github Azure/azure-sdk-for-js @azure/identity-cache-persistence_1.0.0-beta.2

latest releases: @azure/arm-oracledatabase_1.0.0-beta.2, @azure/arm-cosmosdb_16.0.0, @azure/arm-scvmm_1.0.0...
pre-release2 years ago

1.0.0-beta.2 (2021-09-09)

Bugs Fixed

  • Updated @azure/msal-node and @azure/msal-node-extensions, which fixed an issue that caused silent authentication to fail on requests with previously cached (and valid) tokens.

Other Changes

  • Changed the name of the "extension" API to the "plugin" API to reduce confusion between this package and VS Code extensions. This package is now a "plugin package."
  • Renamed cachePersistenceExtension to cachePersistencePlugin.
  • Renamed the allowUnencryptedStorage property of TokenCachePersistenceOptions (in the main @azure/identity package) to unsafeAllowUnencryptedStorage to make it clear that enabling the unencrypted storage feature is not generally safe for production use.

Don't miss a new azure-sdk-for-js release

NewReleases is sending notifications on new releases.