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

authlib.jose.errors.BadSignatureError: bad_signature #50

Open
idmaksim opened this issue Aug 8, 2024 · 1 comment
Open

authlib.jose.errors.BadSignatureError: bad_signature #50

idmaksim opened this issue Aug 8, 2024 · 1 comment

Comments

@idmaksim
Copy link

idmaksim commented Aug 8, 2024

when transferring an incorrect token, an error occurs that cannot be processed anywhere
Example: I transferred the token and deleted the last character
I received this exception:
authlib.jose.errors.BadSignatureError: bad_signature:

@tyyrok
Copy link

tyyrok commented Nov 25, 2024

Hi everyone, had the same issue with an authlib backend. This exception isn't handled in lib code.

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

No branches or pull requests

2 participants