All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- First-class support for user-supplied token cache via
tokenCacheoption - New
OidcTokenandTokenCacheinterfaces for external token persistence - Automatic cache consultation before interactive authentication flows
- Cache population after successful token acquisition
- Token sharing between parallel Jest workers and Node.js processes
- Enhanced
MongoDBOIDCPluginOptionsinterface with optionaltokenCacheproperty
- See git history for previous changes