1.5.0-beta.1 (2021-06-08)
Fixes and improvements
- Added
LoginHint
property toInteractiveBrowserCredentialOptions
which allows a user name to be pre-selected for interactive logins. Setting this option skips the account selection prompt and immediately attempts to login with the specified account. - Added
AuthorizationCodeCredentialOptions
which allows for configuration of a ReplyUri.