Skip to main content

setTIDToken()

setTIDToken(token: Object): void

Sets the TID Token and optional External Account Id. If set, this token and accountId will be used for all non-style related service calls (routeModifiers, customPlaces, etc.).

Parameters

Parameter Type Description
token Object Object. Object properties should match tokenId and accountId

Returns

void

Last updated August 23, 2024.