* Added support for UMA1 for Keycloak < 4.0 * Allow to query registered users (thanks to aberres)
0.2.0
* Added async client based on aiohttp (thanks to nkoshell)
0.1.4
* Add support for password grant (thanks to scranen) * Bugfix: Prevent multiple values for keyword argument 'audience' in jwt.decode() (thanks to eugenejo)