- Add a check for the expiration of the admin user token
0.13.0
- Added CI badges - Add general readme info
0.12.0
- Provided option for [relative path](https://www.keycloak.org/server/all-config?q=relative-path) configuration - Adjusted scope of client private properties - Provided extra consistency when casting responses to objects - Deleted unused `token_exchange_target_client_id` attribute
0.11.0
- Dropped support for older Python versions (`3.7`, `3.8` and `3.9`) - Adjusted typing for modern Python
0.10.1
- Fix failing tests due to `vcr` not being able to decode binary responses for Python>=3.9 - Delete some ALB related cookie leftovers - Replace `flake` with `ruff`
0.10.0
- Dropped support for Python `3.6` - Provided support for Python `<=3.12`