X Tutup
Skip to content

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

Merged
lbalmaceda merged 1 commit intomasterfrom
change-decode-return-type
Mar 14, 2017
Merged

Change the JWT.decode() return type to DecodedJWT#150
lbalmaceda merged 1 commit intomasterfrom
change-decode-return-type

Conversation

@lbalmaceda
Copy link
Copy Markdown
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 force-pushed the change-decode-return-type branch from ff364f1 to e4f2aeb Compare March 14, 2017 13:55
@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

X Tutup