Skip to content

v0.3.0

Choose a tag to compare

@ulrikstrid ulrikstrid released this 28 Apr 20:32
· 85 commits to master since this release
d32e561

CHANGES:

  • Change the JWT representation to be based on a GADT, this allows us to use a private JWT for anything where a public JWT is enough.
  • Add JWE encryption and decryption