1.10.0 (2023-08-09)
Features Added
- Added
BrowserCustomizationOptions
toInteractiveBrowserCredentialBuilder
to allow for customization of the browser window.
Other Changes
- Renamed
enableSupportLogging
toenableUnsafeSupportLogging
. This is a breaking change from 1.10.0-beta.1. DefaultAzureCredential
will try all developer credentials. Previously if a developer credential attempted to acquire a token and failed, it would stop the chain. Deployed credentials are unaffected.