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

Adjust for pyjwt change in header key order #284

Merged
merged 1 commit into from Oct 18, 2022
Merged

Conversation

reweeden
Copy link
Contributor

Headers are now encoded using sort_keys so that alg comes first. I adjusted the filter regex to look for base64 encoded {" so it should work for both old and new tokens.

See issue jpadilla/pyjwt#715

@reweeden reweeden requested a review from mattp0 October 18, 2022 17:29
@reweeden reweeden merged commit 8652fd4 into master Oct 18, 2022
@reweeden reweeden deleted the rew/fix-test-failures branch October 18, 2022 18:39
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.

None yet

2 participants