TokenCache: { get: ((tokenCacheOptions?) => TokenStore); set: ((cache,
tokenCacheOptions?) => void); } Type declaration
get: ((tokenCacheOptions?) => TokenStore)
set: ((cache, tokenCacheOptions?) => void)
- (cache, tokenCacheOptions?): void
Returns void