Releases: auth0/auth0-python
Releases · auth0/auth0-python
4.8.0
Added
- Adding Support For RAR and JAR Requests #659 (kishore7snehil)
- Adding Support For Back Channel Login #643 (kishore7snehil)
Fixed
- Consolidated Community PRs and Dependency Upgrades #660 (kishore7snehil)
- Updating Dependancies And Workflow Action Versions #653 (kishore7snehil)
- Fixing the Github Workflow Issues #644 (kishore7snehil)
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)