- Added ability to overwrite returned access tokens via `OAUTH_TOKEN` environment variable
Fixed
- Fixed a bug where when passing a custom redis client, the connection was still tested using the default client, fixed by [janjagusch](https://github.com/janjagusch)