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

Support JWT decoding and validation #17

Closed
iainmcgin opened this issue Mar 7, 2016 · 1 comment
Closed

Support JWT decoding and validation #17

iainmcgin opened this issue Mar 7, 2016 · 1 comment
Milestone

Comments

@iainmcgin
Copy link
Member

Support validating JWTs and extracting their claims as a map. This will require the ability to either dynamically use the jwks_uri keys provided by the provider's discovery document, or a set of acceptable keys provided by the developer.

@WilliamDenniss
Copy link
Member

This was implemented.

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

No branches or pull requests

2 participants