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

Change the JWT.decode() return type to DecodedJWT #150

Merged
merged 1 commit into from
Mar 14, 2017

Conversation

lbalmaceda
Copy link
Contributor

This is for consistency, as the JWTVerifier.verify() also returns a DecodedJWT

@lbalmaceda lbalmaceda requested a review from hzalaz March 13, 2017 19:29
@hzalaz hzalaz added this to the v3-Next milestone Mar 13, 2017
@lbalmaceda lbalmaceda merged commit 2bf84e0 into master Mar 14, 2017
@lbalmaceda lbalmaceda deleted the change-decode-return-type branch March 14, 2017 13:59
@lbalmaceda lbalmaceda modified the milestones: v3-Next, 3.2.0 May 4, 2017
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.

2 participants