UnitySwiftKotlin←API Reference Return to API Reference index←packageNianticSpatial.NSDK.AR.Utilities.Auth NianticSpatial.NSDK.AR.Utilities.Auth←classAuthPublicUtils NianticSpatial.NSDK.AR.Utilities.Auth.AuthPublicUtils Method LogToken LogToken Declaration public static void LogToken(string context, string token) Summary Log details for a single Jwt token. Shows the context, token tail (truncated to the last four elements), and time left in seconds. Parameters NameTypeSummarycontextstringContext for what the token is and why we're logging ittokenstringthe token string
Log details for a single Jwt token.
Shows the context, token tail (truncated to the last four elements), and time left in seconds.