Provides access to the token storage API. The type of storage (localStorage, sessionStorage, etc) can be configured through tokenStore object on the SDK configuration.
tokenStore
Gets stored tokens.
Removes stored tokens.
Saves tokens.
Provides access to the token storage API. The type of storage (localStorage, sessionStorage, etc) can be configured through
tokenStore
object on the SDK configuration.