Skip to content

0.1.0

Choose a tag to compare

@lakhansamani lakhansamani released this 14 Jun 19:02
· 29 commits to main since this release
a4dbc12

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