Skip to content

0.4.0 - 2018-02-16

Compare
Choose a tag to compare
@gbrlsnchs gbrlsnchs released this 16 Feb 15:28
· 542 commits to master since this release

Added

  • Support for "none" method.
  • Tests for "none" method.
  • Missing JWTID claim.
  • Plugable validation via validator functions.

Changed

  • (*JWT).JWTID method name to (*JWT).ID.

Fixed

  • Message in ErrECDSASigLen.