CacheOptions type
Use this to configure the below cache configuration options:
- cachePlugin - Plugin for reading and writing token cache to disk.
type CacheOptions = { cachePlugin?: ICachePlugin }
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Use this to configure the below cache configuration options:
type CacheOptions = { cachePlugin?: ICachePlugin }