TokenCache

TokenCache

new TokenCache(input)

Token persistent cache

Source:
Parameters:
Name Type Description
input Object

init parameters

Name Type Description
clientId String
persistent Boolean

if true - the RN AsyncStorage is used for persistent caching, otherwise only the class instance. (default: true)