This repository was archived by the owner on May 20, 2022. It is now read-only.
v3.0.0-beta.1
Pre-release
Pre-release
·
119 commits
to master
since this release
3.0.0-beta.1 (2020-08-17)
- feat(v3)!: a new but familiar API (b12bc70)
BREAKING CHANGES
-
- Change
MSALCLientclass name toPublicClientApplication
- Change
PublicClientApplicationconstructor takes config object- webview parameters for
acquireTokenandsignOutmethods are now
passed in via an optional nestedwebviewParametersobject acquireTokenSilentandsignOutmethods require anMSALAccountobject
instead ofaccountIdentifierstringremoveAccountmethod takes a singleMSALAccountobject