Skip to content

4.0.0

Choose a tag to compare

@robotdan robotdan released this 11 Nov 18:15

Changes in 4.0.0

  • Change the JWT header type from a enum to a string to support other JWT types. This is a breaking
    change so the major version has been incremented to version 4.0.0.

    Thanks to @rsatrio for the PR. See #26