All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.1.0 2021-07-29
- http.client to requests library
- case where Auth0 returns content that isn't parseable JSON
1.0.6 2018-06-06
- Support for python 3+ but also < 3.6
1.0.5 2018-05-31
- Fixed get_logs()
- Slightly less empty README and doc
- Support for automatically renewing access_token
1.0.4 2018-04-23
- Fixed get_users() and get_user()
1.0.3 2018-03-31
- Added support for creating auth0 clients
1.0.2 2018-03-08
- Test support removed from setup.py (supports auto test discovery)
- Fixed makefile targets to be consistent and make travis use them
1.0.1 2018-03-08
- Support for create,update,delete,get clients in Auth0 library
- Basic tests cases
- Moved library from https://github.com/mozilla-iam/auth0-scripts to https://github.com/mozilla-iam/authzerolib
1.0.0 - 2018-03-02
- This ChangeLog
- authzerolib support for client updates and basic rules loading