-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Comparing changes
Open a pull request
base repository: AzureAD/microsoft-authentication-library-for-js
base: d233b2045582f4cf9148b5a857502b5a269684f1
head repository: AzureAD/microsoft-authentication-library-for-js
compare: 3ff9f0af4449162b7a124975bafda484b8747afd
- 16 commits
- 40 files changed
- 4 contributors
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 06804de - Browse repository at this point
Copy the full SHA 06804deView commit details -
Configuration menu - View commit details
-
Copy full SHA for f83f1ef - Browse repository at this point
Copy the full SHA f83f1efView commit details -
Configuration menu - View commit details
-
Copy full SHA for c48c96e - Browse repository at this point
Copy the full SHA c48c96eView commit details -
Add claimsBasedCachingEnabled flag to Browser Configuration with defa…
…ult value true to avoid breaking changes
Configuration menu - View commit details
-
Copy full SHA for 8bd1c14 - Browse repository at this point
Copy the full SHA 8bd1c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eee808 - Browse repository at this point
Copy the full SHA 5eee808View commit details -
Fix standard interaction client failing tests by adding claimsBasedCa…
…chingEnabled config to ClientApplication
Configuration menu - View commit details
-
Copy full SHA for 5cdae6d - Browse repository at this point
Copy the full SHA 5cdae6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 574f602 - Browse repository at this point
Copy the full SHA 574f602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e99e21 - Browse repository at this point
Copy the full SHA 0e99e21View commit details
Commits on Jul 6, 2023
-
July 2023 Post Release [LTS] (#6203)
This PR updates the package-lock.json and CDN files in recently released LTS packages
Configuration menu - View commit details
-
Copy full SHA for 57646b1 - Browse repository at this point
Copy the full SHA 57646b1View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 110c4a5 - Browse repository at this point
Copy the full SHA 110c4a5View commit details
Commits on Jul 13, 2023
-
Merge branch 'msal-lts' of https://github.com/AzureAD/microsoft-authe…
…ntication-library-for-js into msal-lts
Configuration menu - View commit details
-
Copy full SHA for 513231e - Browse repository at this point
Copy the full SHA 513231eView commit details -
Update @types/node in common for LTS branch (#6236)
Add @types/node for correct dependency resolution
Configuration menu - View commit details
-
Copy full SHA for ac6a41f - Browse repository at this point
Copy the full SHA ac6a41fView commit details
Commits on Jul 24, 2023
-
Address
semver
CVE-2022-25883 and other moderate severity vulnerabi……lities (#6259) - Address `semver` CVE-2022-25883 and other moderate severity vulnerabilities. - Pin lerna to v6 for msal-node-e2e.yml.
Configuration menu - View commit details
-
Copy full SHA for a7e37cd - Browse repository at this point
Copy the full SHA a7e37cdView commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5906844 - Browse repository at this point
Copy the full SHA 5906844View commit details -
Multiple msal instances support for SSO (#6217)
When apps run multiple msal instances, attempt to SSO is not made for certain instances as there is not pre-fetched RT in the cache. Though this can be circumvented by setting appropriate cache policy or calling `ssoSilent` instead of `acquireTokenSilent`, certain apps cannot afford the perf hit needed to determine the right API. This fix will have MSAL JS attempt `sso` when RT is not found in the cache.
Configuration menu - View commit details
-
Copy full SHA for 43ddd07 - Browse repository at this point
Copy the full SHA 43ddd07View commit details -
August 2023 Pre-release [LTS] (#6294)
This PR: - Bumps package versions for LTS library major versions - Removes changefiles that have been merged into changelogs
Configuration menu - View commit details
-
Copy full SHA for 3ff9f0a - Browse repository at this point
Copy the full SHA 3ff9f0aView commit details
There are no files selected for viewing