All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added ability to overwrite returned access tokens via
OAUTH_TOKEN
environment variable
- Fixed a bug where when passing a custom redis client, the connection was still tested using the default client, fixed by @janjagusch
- Added initial functionality