Skip to content

Release 3.2.0

Compare
Choose a tag to compare
@lcobucci lcobucci released this 13 Aug 23:32
· 1530 commits to 5.5.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.