Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CacheKVStore type

Package:
@azure/msal-node

Key value store for in-memory cache

type CacheKVStore = Record<string, ValidCacheType>