File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -378,7 +378,7 @@ Federated sign-in may fail when attempting to authenticate using the Azure Activ
378378
379379### Querying cache items
380380
381- ADAL provides Default cache in SharedPrefrecens with some simple cache query fucntions . You can get the current cache from AuthenticationContext with:
381+ ADAL provides Default cache in SharedPrefrences with some simple cache query methods . You can get the current cache from AuthenticationContext with:
382382
383383```java
384384ITokenCacheStore cache = mContext.getCache();
Original file line number Diff line number Diff line change 1212- [PATCH] Disregard pageload errors for the non-primary frame during interactive auth (#1603)
1313- [PATCH] Updates Nimbus version 8.2 -> 9.9 (#1600)
1414- [PATCH] Fix for ADAL cache replication to Msal/Common-Cache (#1616)
15+ - [PATCH] Updates to README File.
1516
1617Version 3.1.3
1718-------------
You can’t perform that action at this time.
0 commit comments