Skip to content

Explicitly specify supported JWT methods

Hunar Khanna requested to merge hkhanna2_support_valid_methods_20230619 into main

Related issue

What does this MR do?

  • Support HS256 as the only valid signing method
  • Contains tests to verify the changes made
Edited by Hunar Khanna

Merge request reports