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 }
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Use this to configure the below cache configuration options:
type CacheOptions = { cachePlugin?: ICachePlugin }