FirstPartyToken | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/authFirstPartyTokenType Alias FirstPartyTokentype FirstPartyToken = { accessToken: string; expires: Temporal.Instant | null; id: number;}IndexPropertiesaccessToken expires id PropertiesaccessTokenaccessToken: stringThe access token itself expiresexpires: Temporal.Instant | nullAccess token expiration (null if set to never expire) idid: numberToken id in database (wrd.tokens) SettingsMember VisibilityProtectedInheritedThemeOSLightDarkOn This PagePropertiesaccessTokenexpiresidWebHare Platform SDKLoading...
The access token itself