Skip to content

1.6.0

Choose a tag to compare

@dantownsend dantownsend released this 30 May 17:24
· 6 commits to master since this release

Improved HTTP error codes in JWT middleware - thanks to @sinisaos for this.

Added official Python 3.13 support, and dropped Python 3.8 - thanks to @sinisaos for this.

Updated dependencies - thanks to @sinisaos for this.

Fixed type annotations for TokenAuth.

Improved docs for MFA - passing in encryption keys using environment variables.