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

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

NameTypeSummary
contextstring
Context for what the token is and why we're logging it
tokenstring
the token string