Releases: Peter-Slump/python-keycloak-client
Releases · Peter-Slump/python-keycloak-client
v0.2.2
- Added support for UMA1 for Keycloak < 4.0
- Allow to query registered users (thanks to @aberres)
v0.2.0
- Added async client based on aiohttp (thanks to @nkoshell)
v0.1.4
- Add support for password grant (thanks to @scranen)
- Bugfix: Prevent multiple values for keyword argument 'audience' in jwt.decode() (thanks to @eugenejo)