pypi auth0-python 5.0.0b0

22 hours ago

⚠️ BREAKING CHANGES - Major Rewrite

This is a beta release of the upcoming major version. It introduces breaking changes, particularly in the Management API client. Please refer to the v5 Migration Guide for detailed upgrade instructions.


✍️ What's New

  • OpenAPI-Generated: Complete rewrite generated from Auth0's OpenAPI specifications using Fern
  • 📦 Better Organization: Hierarchical package structure with logical sub-clients for improved discoverability
  • 🔒 Type Safety: Strongly typed request/response objects using Pydantic replace generic dictionaries
  • Enhanced Developer Experience: Better IntelliSense, code completion, and documentation
  • 🚀 Future-Proof: Easier maintenance and updates as Auth0's API evolves
  • Async Support: First-class async client with AsyncAuth0 and AsyncManagementClient
  • 📄 Automatic Pagination: Built-in pagination support with include_totals=True by default

🔀 Compare Changes: Full Changelog

Don't miss a new auth0-python release

NewReleases is sending notifications on new releases.