IAM Python SDK¶
AccelByte IAM Python SDK is a software development kit to help python developers build their own services/apps that makes use of AccelByte User Account Management services [https://accelbyte.io/user-account-management/].
- Free software: Apache Software License 2.0
- Documentation: https://accelbyte.github.io/iam-python-sdk
Features¶
- Client token grant and validation
- Sync and async client
- Validate access token live on IAM service and local using JWKs
- Get role and validate permission
- Validate scope, role and audience
- Verify ban, phone and email user status
- Background refresh token, jwks and revocation list
- Flask and FastAPI framework support with CSRF protection and CORS options
- Installation
- Usage
- Asyncio
- Frameworks
- API Documentation
- Contributing
- Credits
- Changelog
- 1.3.2 (2022-06-30)
- 1.3.1 (2022-06-14)
- 1.3.0 (2022-06-10)
- 1.2.3 (2022-06-06)
- 1.2.2 (2022-04-18)
- 1.2.1 (2022-04-13)
- 1.2.0 (2022-04-11)
- 1.1.0 (2022-03-28)
- 1.0.0 (2021-11-25)
- 0.12.0 (2021-11-19)
- 0.10.1 (2021-11-10)
- 0.10.0 (2021-11-05)
- 0.8.0 (2021-10-22)
- 0.7.0 (2021-10-17)
- 0.5.0 (2021-10-12)
- 0.3.0 (2021-10-05)
- 0.1.0 (2021-09-09)