0.1.0
First release of the official Python SDK for authorizer.dev.
- Sync (
AuthorizerClient) and async (AsyncAuthorizerClient) clients - Full auth surface (login, signup, magic link, OTP/TOTP, profile, sessions)
- Fine-grained authorization:
check_permissions/list_permissions - Python 3.9+
Install: pip install authorizer-py