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

Allow for the retrieval of unverified header values #155

Closed
mark-adams opened this issue May 8, 2015 · 0 comments · Fixed by #156
Closed

Allow for the retrieval of unverified header values #155

mark-adams opened this issue May 8, 2015 · 0 comments · Fixed by #156

Comments

@mark-adams
Copy link
Contributor

@skion commented on #70 that it might be useful to have a way to parse out the unverified header parameters in the library prior to validating the entire JWT so that, for instance, a key could be looked up using the kid (until we get JWK support completed in 2.0)

We probably should create a jwt.utils function called get_unverified_header() or something like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant