Skip to content

3.4.0

Compare
Choose a tag to compare
@lbalmaceda lbalmaceda released this 23 May 20:01
· 366 commits to master since this release
8930e46

3.4.0 (2018-06-13)

Full Changelog

Changed

  • Fix for issue #236 - refactored HMACAlgorithm so that it doesn't throw an UnsupportedEncodingException #242 (obecker)
  • Throw JWTDecodeException when date claim format is invalid #241 (lbalmaceda)

Security