Releases: auth0/auth0-python
Releases · auth0/auth0-python
4.7.2
Security
- Update cryptography requirements.txt #630 (duedares-rvj)
4.7.1
4.7.0
- Add python 3.12 support, drop 3.7 (Python 3.7 is EOL, see https://github.com/auth0/auth0-python#support-policy) #562 (adamjmcgrath)
Added
- SDK-4138 Add support for Pushed Authorization Requests (PAR) #560 (adamjmcgrath)
4.6.1
Fixed
- Fix rest_async and async tests #556 (adamjmcgrath)
- fix type hint for link_user_account #552 (tzzh)
4.6.0
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)
4.5.0
Added
- [SDK-4656] Add fields to all_organization_members #537 (adamjmcgrath)
4.4.2
Fixed
- Fix python dependency version #522 (adamjmcgrath)
- Revert publishing types #521 (adamjmcgrath)
4.4.1
4.4.0
4.3.0
Added
- Add forwardedFor option to password grant login #501 (adamjmcgrath)
- Add connections.all name parameter #500 (adamjmcgrath)
- Add type hints to base and
authentication
#472 (Viicos)
Fixed
- Fix async auth client #499 (adamjmcgrath)
- Fix update_template_universal_login #495 (adamjmcgrath)