* Use the same default value for `cacheCredentials` in both development and production environments. * Update Makefile for better Python 3 compatibility.
0.2.2
* Add function for downloading data. * Call `raise_for_status()` when not using SDK class. * Reintroduce Python 3.6 support.
0.2.1
* Check if `refresh token` is expired before calling `KeycloakOpenID.refresh_token()`.