Releases: wrobins/cordova-plugin-msal
Releases · wrobins/cordova-plugin-msal
Release 4.1.1
Release 4.1.0
- Bumped Android MSAL to 5.1.x and updated deprecated functions in SignInSilent.
- Bumped the Android CompileSDK to API level 34.
- Fix issue #112 where a NullPointerException is thrown if an account is returned with no claims.
v4.0.4
v4.0.3
v4.0.2
4.0.1
4.0.0
Release 3.0.0
Deprecated CLIENT_ID and TENANT_ID installation variables.
3.0 Beta 1
- Updated the Android MSAL library from 2.0.x to 4.1.x
- Updated deprecated functions in iOS
- Implemented additional Android options (thanks @peitschie !)
3.0 Alpha 1
Implemented orjandh's fix for the authority default options. Also fixed a bug in SignInInteractive() in iOS.