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

Verify a DecodedJWT #308

Merged
merged 1 commit into from Jan 3, 2019
Merged

Verify a DecodedJWT #308

merged 1 commit into from Jan 3, 2019

Conversation

ghost
Copy link

@ghost ghost commented Dec 28, 2018

Allows verification of a DecodedJWT previously obtained by invoking JWT.decode(). This alleviates the user from having to recompute the values of the DecodedJWT in order to validate the token.

Reopens #279

…btained by invoking JWT.decode(). This alleviates the user from having to recompute the values of the DecodedJWT in order to validate the token.

Reopens #279
@lbalmaceda lbalmaceda merged commit 566d06e into auth0:master Jan 3, 2019
@lbalmaceda lbalmaceda added this to the v3-Next milestone Jan 3, 2019
@lbalmaceda lbalmaceda modified the milestones: v3-Next, 3.5.0 Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant