Skip to content

Releases: FusionAuth/fusionauth-jwt

3.0.2

23 Feb 17:45

Choose a tag to compare

Changes in 3.0.2

  • 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. Thanks @Ostico for the suggestion.

3.0.1

29 Jan 17:53

Choose a tag to compare

Changes in 3.0.1

  • Remove un-needed line return at the end of the PEM when encoding a PEM string.

3.0.0

29 Jan 17:54

Choose a tag to compare

Changes in 3.0.0

This major version of fusionauth-jwt contains breaking changes if you're coming from 2.x.