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

jwt should be handled with base64url encoding #45

Open
spacewander opened this issue Nov 17, 2020 · 2 comments
Open

jwt should be handled with base64url encoding #45

spacewander opened this issue Nov 17, 2020 · 2 comments

Comments

@spacewander
Copy link

According to the jwt doc, the encoding should be base64url, not base64 which is used in this library.

@cdbattags
Copy link
Owner

Feel free to add a test case where the encoding is breaking. PRs welcome!

@alexandrim0
Copy link

#54

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

3 participants