Skip to content

v0.9.0

Compare
Choose a tag to compare
@hassox hassox released this 28 Dec 21:55
· 357 commits to master since this release
  • Remove internal calls to Dict
  • Store the type of the token in the typ field rather than the aud field
    The aud field should default to the sub or failing that, the iss.
    This is to facilitate implementing an OAuth provider or just allowing
    folks to declare their own audience.