Changelog¶
1.1.0 (2022-03-28)¶
- Add asyncio client support.
- Add FastAPI frameworks support.
1.0.0 (2021-11-25)¶
- Add bloom filter support for token revocation.
0.12.0 (2021-11-19)¶
- Add Flask CSRF support.
- Add Flask CORS options.
0.10.1 (2021-11-10)¶
- Fixing Flask support extra requirements.
0.10.0 (2021-11-05)¶
- Add backgroud refresh token, jwks and revocation list.
- Add Flask framework support.
0.8.0 (2021-10-22)¶
- Add has ban, email and phone verification status.
0.7.0 (2021-10-17)¶
- Add get client information, validate scope, role and audience.
0.5.0 (2021-10-12)¶
- Add start local validation and validate parse and claims.
0.3.0 (2021-10-05)¶
- Add get role and validate permission.
0.1.0 (2021-09-09)¶
- Add client token grant & validate access token.