Skip to content

Release 3.2.0

Choose a tag to compare

@lcobucci lcobucci released this 13 Aug 23:32
· 1810 commits to 6.0.x since this release

Improvement:

  • #102 - Make ECDSA signer compatible with keys generated by openssl;
  • #108 - Add a way to know if the token is expired or not.

Fixes:

  • #105 - Catch openssl errors properly while validating the keys.