Skip to content
New issue

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

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

Already on GitHub? # to your account

bugfix/issue-780-safe-decode-invalid-tokens #781

Merged

Conversation

njlr
Copy link
Contributor

@njlr njlr commented Feb 20, 2024

Handle invalid header case for basic auth

Closes #780

@njlr njlr marked this pull request as ready for review February 20, 2024 20:19
@ademar ademar merged commit d9deb5f into SuaveIO:master Feb 21, 2024
1 check passed
@ademar
Copy link
Member

ademar commented Feb 21, 2024

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

authenticateBasicAsync gives a 500 Internal Server Error for malformed tokens
2 participants