Releases: auth0/auth0-python
Releases · auth0/auth0-python
3.20.0
Added
- Add attack protection endpoints #303 (adamjmcgrath)
3.19.0
3.18.0
Added
- [SDK-2720] Add support for actions APIs #289 (jimmyjames)
3.17.0
Added
- Make the CI fail when the docs syntax is invalid #287 (lbalmaceda)
- [SDK-2687] Implement automatic rate-limit handling #285 (evansims)
- Use Sphinx to generate API docs #281 (lbalmaceda)
- Add Passwordless Login function #279 (lbalmaceda)
- [SDK 2665] Update endpoint methods to support 'from' and 'take' checkpoint pagination parameters, where appropriate #278 (evansims)
Deprecated
- Deprecate /oauth/ro for passwordless #280 (lbalmaceda)
3.16.2
Fixed
Re-Route Job Results endpoint #275 (lbalmaceda)
3.16.1
Fixed
- Remove requirements.txt file #270 (lbalmaceda)
- Repair Organisation get by name URL. #269 (queenvictoria)
3.16.0
Added
- Add access token validation guidance for organizations #262 (lbalmaceda)
- Add support for Organization MGMT API endpoints [SDK-2439] #261 (lbalmaceda)
- Add scope to refresh_token #256 (criles25)
- Allow configuration of outgoing request protocol #254 (garry-jeromson)
3.15.0
Added
- Add support for organizations feature #258 (jimmyjames)
3.13.0
Added
- Add support for Log Streams API #236 (lbalmaceda)
Fixed
- Fix imports on the management/init.py file #235 (matthewarmand)
3.12.0
3.12.0
Added
- Add missing user profile properties to the signup endpoint #231 (lbalmaceda)
- Add Hooks management API #227 (guillp)
- Add missing external_id property to the import users job #222 (lbalmaceda)
Changed
- Remove iat claim value check #223 (lbalmaceda)
Fixed
- Skip sending optional parameters on POST request when unspecified #230 (lbalmaceda)