1.2.0 (2020-08-10)
Breaking Changes
- Removing Application Authentication APIs for GA release. These will be reintroduced in 1.3.0-preview.
- Removed class
AuthenticationRecord
- Removed class
AuthenticationRequiredException
- Removed class
ClientCertificateCredentialOptions
andClientCertificateCredential
constructor overloads accepting this type - Removed class
ClientSecretCredentialOptions
andClientSecretCredential
constructor overloads accepting this type - Removed class
DeviceCodeCredentialOptions
andDeviceCodeCredential
constructor overloads accepting this type - Removed class
InteractiveBrowserCredentialOptions
andInteractiveBrowserCredential
constructor overloads accepting this type - Removed class
UsernamePasswordCredentialOptions
andUsernamePasswordCredential
constructor overloads accepting this type - Removed methods
Authenticate
andAuthenticateAsync
fromDeviceCodeCredential
- Removed methods
Authenticate
andAuthenticateAsync
fromInteractiveBrowserCredential
- Removed methods
Authenticate
andAuthenticateAsync
fromUsernamePasswordCredential
- Removed properties
AllowUnencryptedCache
andAuthenticationRecord
fromSharedTokenCacheCredentialOptions
- Removed class