Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix jwt error kinds #438

Merged
merged 6 commits into from
Mar 24, 2022
Merged

Fix jwt error kinds #438

merged 6 commits into from
Mar 24, 2022

Conversation

johakoch
Copy link
Collaborator

All invalid tokens cause error with "jwt_token_invalid".
Missing tokens in Authorization: Bearer cause error with "jwt_token_missing".


Reviewer checklist
  • Read PR description: a summary about the changes is required
  • Changelog updated
  • Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage
  • Pulled branch, manually tested
  • Verified requirements are met
  • Reviewed the code
  • Reviewed the related tests

@johakoch johakoch marked this pull request as ready for review February 15, 2022 10:56
@malud malud merged commit 3805f55 into master Mar 24, 2022
@malud malud deleted the fix-jwt-error-kinds branch March 24, 2022 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants