Skip to content

v0.6.0

Compare
Choose a tag to compare
@ulrikstrid ulrikstrid released this 26 Apr 19:59
· 37 commits to master since this release
74e4411
  • JWT/JWS/JWK: Add support for ES256 and ES512 signing via the updated mirage-crypto and x509 (by @ulrikstrid)
  • JWT: [BREAKING] JWT will not validate exp by default anymore (by @ulrikstrid)
    • This often makes sense as a default but not always, it's better to let the user decide