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 }
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Use this to configure the below cache configuration options:
type CacheOptions = { cachePlugin?: ICachePlugin }