Skip to content

Commit e56fac1

Browse files
author
Daniel DeGroff
committed
Add JWTUtils.decodeHeader
1 parent 012a0ea commit e56fac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FusionAuth JWT Changes
22

33
Changes in 3.0.1
4-
* Add JWTUtils.decodePayload as a utility to decode a JWT, this is an unsafe and should only be used for utility not to verify the JWT.
4+
* Add JWTUtils.decodePayload and decodeHeader as a utility to decode a JWT, this is an unsafe and should only be used for utility not to verify the JWT.
55

66
Changes in 3.0.1
77
* Remove un-needed line return at the end of the PEM when encoding a PEM string.

0 commit comments

Comments
 (0)