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 }
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Use this to configure the below cache configuration options:
type CacheOptions = { cachePlugin?: ICachePlugin }