1.3.5
New Features
- None
Bug Fixes
- #245: The asynchronous OAuth2Client requires an asynchronous
update_token
function, but we were always passing the synchronous version, causing the async client to crash on token refresh.
Deprecations
- None
New Features
Bug Fixes
update_token
function, but we were always passing the synchronous version, causing the async client to crash on token refresh.Deprecations