Skip to main content
API Reference NianticSpatial.NSDK.AR.Auth

AuthRuntimeRefreshManager

Manager to ensure that the access token is refreshed in the background (assuming we have a valid refresh token).

Declaration

public static class AuthRuntimeRefreshManager

Methods

NameTypeSummary
static CancelRefreshLoopvoid
-
static LogoutAndPropagateTokensvoid
-
static RestartRefreshLoopvoid
-
static async StartRefreshLoopTask
-

ON THIS PAGE