Skip to content

Verify a DecodedJWT - #308

Merged
lbalmaceda merged 1 commit into
masterfrom
unknown repository
Jan 3, 2019
Merged

Verify a DecodedJWT #308
lbalmaceda merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Dec 28, 2018

Copy link
Copy Markdown

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