Skip to content

0.2.0 - 2018-02-06

Compare
Choose a tag to compare
@gbrlsnchs gbrlsnchs released this 06 Feb 21:14
· 567 commits to master since this release

Added

  • New test cases.
  • Claims' timestamps validation.

Changed

  • Tests organization.
  • Use time.After and time.Before for validating timestamps.
  • jwtcrypto/none.None now implements jwtcrypto.Signer.

Fixed

  • Panicking when private or public keys are nil.