We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2bc1a commit 21d1734Copy full SHA for 21d1734
changelog
@@ -1,5 +1,18 @@
1
MSAL Wiki : https://github.com/AzureAD/microsoft-authentication-library-for-android/wiki
2
3
+Version 1.3.0
4
+------------
5
+- Picks up fixes in [email protected]
6
+- Fix for msal#915
7
+ * Incorrect id_token returned for B2C app with multiple policies
8
+- Fix for msal#916
9
+ * WebView calls loadUrl multiple times over lifecycle
10
+- Fix for msal#921
11
+ * WebView displays error when connectivity lost
12
+- Fix for msal#904
13
+ * AT caching logic change for scope intersection
14
+- MSAL Enhancement: WebView zoom controls are now configurable
15
+
16
Version 1.2.0-hf1
17
------------
18
- Fixed issue #910
0 commit comments