5.4.0
📦 auth0View on GitHub →
✨ 3 features🐛 1 fixes🔧 3 symbols
Summary
This release introduces new features including an events module, async token support, and connection retry resilience. A bug fix addresses IDE import errors by adding the `py.typed` marker.
✨ New Features
- Added events module.
- Added async token support.
- Added connection retry resilience.
🐛 Bug Fixes
- Added top-level `py.typed` marker to resolve IDE import errors.