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

Bring back the custom Base64 deocde mechanisms #488

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

anakinj
Copy link
Member

@anakinj anakinj commented Jun 7, 2022

This brings back the Base64 decoding based on RFC 2045 (not strict)

Fixes #487

@sourcelevel-bot
Copy link

SourceLevel has finished reviewing this Pull Request and has found:

  • 1 possible new issue (including those that may have been commented here).

See more details about this review.

@excpt excpt merged commit 1cc5e8e into jwt:master Jun 7, 2022
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.

JWT.decode broken in v2.4: `unpack1': invalid base64 (ArgumentError)
2 participants