sdk/azidentity/cache/v0.3.0
Pre-release
Pre-release
0.3.0 (2024-07-18)
Features Added
- Added
New
, a constructor for persistent caches. Seeazidentity
docs,
in particular thePersistentUserAuthentication
example, for usage details.
Breaking Changes
- Removed optional fallback to plaintext storage.
azidentity/cache
now
always returns an error when it can't encrypt a persistent cache.