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

Ability to remove dictionary value "typ": "JWT" from jwt header #641

Closed
codrinh opened this issue Apr 6, 2021 · 2 comments · Fixed by #644
Closed

Ability to remove dictionary value "typ": "JWT" from jwt header #641

codrinh opened this issue Apr 6, 2021 · 2 comments · Fixed by #644

Comments

@codrinh
Copy link

codrinh commented Apr 6, 2021

Suggest an idea for this project.
Hi, I'm hitting a limitation where I cannot use this library as it is adding the "typ": "JWT" dict to the header automatically.

A similar issue has been reported below.
https://stackoverflow.com/questions/61511738/pyjwt-custom-header-remove-type-from-jwt-header

Can you please add "typ" as optional?

Thank you

@dajiaji
Copy link
Contributor

dajiaji commented Apr 8, 2021

@codrinh Could you check the above PR? Is this what you want?

@codrinh
Copy link
Author

codrinh commented May 6, 2021

@dajiaji looks great, thanks a lot !

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 a pull request may close this issue.

2 participants