UnitySwiftKotlin←API Reference Return to API Reference index←packageNianticSpatial.NSDK.AR.Auth NianticSpatial.NSDK.AR.Auth←classAuthClient NianticSpatial.NSDK.AR.Auth.AuthClient Method IsAuthorized IsAuthorized Declaration public static bool IsAuthorized() Summary Checks if auth tokens are valid and ready for use. Returns true if a valid, non-expired access token is available. Returns True if authorized, false otherwise. Throws InvalidOperationException — Thrown if the NSDK context is not initialized or the operation fails.
Checks if auth tokens are valid and ready for use.
Returns true if a valid, non-expired access token is available.