AuthRuntimeRefreshManager
Manager to ensure that the access token is refreshed in the background (assuming we have a valid refresh token).
Declaration
public static class AuthRuntimeRefreshManagerMethods
| Name | Type | Summary |
|---|---|---|
| static CancelRefreshLoop | void | - |
| static RestartRefreshLoop | void | - |
| static async StartRefreshLoop | Task | - |