Skip to content

v0.3.0

Compare
Choose a tag to compare
@ulrikstrid ulrikstrid released this 28 Apr 20:32
· 67 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