auth0-python

Auth0 SDK for Python

MIT License

Downloads
954.7K
Stars
515
Committers
93

Bot releases are visible (Hide)

auth0-python - 4.7.2 Latest Release

Published by duedares-rvj about 1 month ago

Security

auth0-python - 4.7.1

Published by github-actions[bot] 8 months ago

Security

auth0-python - 4.7.0

Published by adamjmcgrath 11 months ago

⚠️ BREAKING CHANGES

Added

auth0-python - 4.6.1

Published by adamjmcgrath 11 months ago

Fixed

auth0-python - 4.6.0

Published by adamjmcgrath 12 months ago

Added

  • [SDK-4544] Add orgs in client credentials support #549 (adamjmcgrath)
  • Authentication API, the Database classs, Add the organization param to the change_password method #539 (shchotse)
  • Retry all methods on 429 #518 (adamjmcgrath)
auth0-python - 4.5.0

Published by adamjmcgrath almost 1 year ago

Added

auth0-python - 4.4.2

Published by adamjmcgrath about 1 year ago

Fixed

auth0-python - 4.4.1

Published by adamjmcgrath about 1 year ago

4.4.1 (2023-08-21)

Full Changelog

Fixed

auth0-python - 4.4.0

Published by auth0-oss about 1 year ago

Added

Fixed

  • Fix asyncify for users client where token is not required #506 (cgearing)
auth0-python - 4.3.0

Published by auth0-oss over 1 year ago

Added

Fixed

auth0-python - 4.2.0

Published by auth0-oss over 1 year ago

Added

  • Add cache_ttl param to AsymmetricSignatureVerifier #490 (matei-radu)
auth0-python - 4.1.1

Published by auth0-oss over 1 year ago

Fixed

auth0-python - 4.1.0

Published by auth0-oss over 1 year ago

Added

auth0-python - 4.0.0

Published by auth0-oss over 1 year ago

Added

Security

Changed

⚠️ BREAKING CHANGES

See the V4_MIGRATION_GUIDE for more info.

auth0-python - 3.24.1

Published by auth0-oss over 1 year ago

Fixed

  • Remove unnecessary type param from update_template_universal_login #463 (adamjmcgrath)
auth0-python - 3.24.0

Published by auth0-oss about 2 years ago

Added

Fixed

auth0-python - 3.23.1

Published by adamjmcgrath over 2 years ago

Fixed

auth0-python - 3.23.0

Published by adamjmcgrath over 2 years ago

Added

auth0-python - 3.22.0

Published by adamjmcgrath over 2 years ago

Added

  • [SDK-3174] Add DELETE method for /api/v2/users/{id}/authenticators endpoint #301 (akmjenkins)
  • [SDK-3175] Return token claims in TokenVerifier.verify() #273 (bisguzar)

Fixed

  • [SDK-3173] Default to 'None' for deployed on GET /api/v2/actions/actions endpoint #309 (evansims)
auth0-python - 3.21.0

Published by adamjmcgrath over 2 years ago

Added