Tutorials
How To Guides
Explanations
Reference
Context.force_auth_refresh()
Execute refresh flow.
This method is exposed for testing and debugging uses.
It should never be necessary for the user to call. Refresh flow is automatically executed by tiled.client.auth.TiledAuth when the current access_token expires.