tiled.client.context.Context.force_auth_refresh

Context.force_auth_refresh()[source]

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.