- (PR 8) To be compatible with `authlib`: resolve "TypeError: cannot pickle '_cffi_backend.FFI' object"
0.1.2
this version is same as v0.1.1 (8c60ca8) release v0.1.2 because v0.1.1 in PyPi is not available in trouble.
0.1.1
* relax fastapi version from 0.60.1 <= x < 0.61.0 to 0.60.1 <= x < 1.0.0 . PR(7) by jurasofish
0.1.0
- first release - Verify token (JWKS-based JSON Web Token) - Authenticate with scope (permissions) - Get user info in token - Dependency injection of the above - Use the above features in the interactive docs, else - Support for Auth0 and AWS Cognito