1.2.4
Fixes
Things that were broken and are now fixed.
- Cached tokens were not correctly expired, leading to a 401 Unauthorized response to API calls after some time. The tokens are now correctly evicted from the cache. Thanks to @hanh-le-clv for reporting this. See this issue for more details.