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

Use Base64url to encode headers and payload in JWT::encode() #6

Merged

Conversation

alex-ng-wesoft
Copy link
Contributor

... instead of using standard Base64.

Fixes #5.

@alex-ng-wesoft
Copy link
Contributor Author

The CI appears to have failed for reasons not related to this PR. I've filed #7 to track and hopefully fix that.

@ADmad ADmad merged commit 5eaf255 into SocialConnect:master Aug 16, 2023
7 checks passed
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::encode() uses wrong Base64 encoding for headers and payload parts
2 participants