Optional
cachePlugin: ICachePluginReturns the signed in account matching homeAccountId. (the account object is created at the time of successful login) or null when no matching account is found
unique identifier for an account (uid.utid)
Returns the signed in account matching localAccountId. (the account object is created at the time of successful login) or null when no matching account is found
unique identifier of an account (sub/obj when homeAccountId cannot be populated)
API that retrieves all accounts currently in cache to the user
Fetches the cache key-value map
API to remove a specific account and the relevant data from cache
AccountInfo passed by the user
Generated using TypeDoc
In-memory token cache manager