Releases: AzureAD/microsoft-authentication-library-for-js
Releases · AzureAD/microsoft-authentication-library-for-js
@azure/msal-browser v2.5.1
2.5.1
Fri, 30 Oct 2020 00:52:19 GMT
Patches
- Restore string to cacheLocation type (#2523) (janutter@microsoft.com)
Release msal@v1.4.3
1.4.3
Thu, 29 Oct 2020 20:36:48 GMT
Patches
- Fix ID token matching logic to ignore non-JSON cache keys (#2510) (hemoral@microsoft.com)
- Ensure history.replaceState is a function (janutter@microsoft.com)
@azure/msal-browser v2.5.0
2.5.0
Thu, 29 Oct 2020 20:36:48 GMT
Minor changes
- Add getLogger and setLogger to msal-browser (#2513) (joarroyo@microsoft.com)
- Adding memory storage option for cache location (#2481) (prkanher@microsoft.com)
Patches
- Add handleRedirect End Event (#2518) (thomas.norling@microsoft.com)
- Ensure history.replaceState is a function (janutter@microsoft.com)
- Allow hash to be passed into handleRedirectPromise, reset non-msal after processing (janutter@microsoft.com)
@azure/msal-common v1.6.3
1.6.3
Mon, 26 Oct 2020 21:00:29 GMT
Patches
- Fix ServerTelemetry maxErrorToSend bug (#2491) (thomas.norling@microsoft.com)
- Add missing default headers to device code (sameera.gajjarapu@microsoft.com)
- msal-browser and msal-node cache Interfaces to msal-common updated (#2415) (sameera.gajjarapu@microsoft.com)
@azure/msal-browser v2.4.1
2.4.1
Mon, 26 Oct 2020 21:00:29 GMT
Patches
- msal-browser and msal-node cache Interfaces to msal-common updated (#2415) (sameera.gajjarapu@microsoft.com)
@azure/msal-node v1.0.0-alpha.13
1.0.0-alpha.13
Mon, 26 Oct 2020 21:00:29 GMT
Changes
- msal-browser and msal-node cache Interfaces to msal-common updated (#2415) (sameera.gajjarapu@microsoft.com)
- Export Node Cache Serializer for use in end-to-end testing framework (#2414) (hemoral@microsoft.com)
Release msal@v1.4.2
1.4.2
Tue, 20 Oct 2020 23:47:28 GMT
Patches
- Fix issue where concurrent acquireTokenSilent call closed window used by acquireTokenPopup (#2355) (hemoral@microsoft.com)
- Use history API to clear hash to remove # sign (janutter@microsoft.com)
- Fix issues with ID token caching and cache lookup (#2376) (hemoral@microsoft.com)
@azure/msal-common v1.6.2
1.6.2
Tue, 20 Oct 2020 23:47:28 GMT
Patches
- Adds support for any OIDC-compliant authority (#2389). (jamckenn@microsoft.com)
@azure/msal-browser v2.4.0
2.4.0
Tue, 20 Oct 2020 23:47:28 GMT
Minor changes
- Add removeEventCallback API (#2462) (thomas.norling@microsoft.com)
- Add event api to msal-browser (#2394) (joarroyo@microsoft.com)
Patches
- Use history API to clear hash for msal-browser (janutter@microsoft.com)
- Export InteractionType (#2438) (thomas.norling@microsoft.com)
- Add extraQueryParameters to acquireTokenSilent in msal-browser (janutter@microsoft.com)
- Fix unexpected interaction_required error in redirect flow (#2404) (thomas.norling@microsoft.com)
- Adds support for any OIDC-compliant authority (#2389). (jamckenn@microsoft.com)
@azure/msal-node v1.0.0-alpha.12
1.0.0-alpha.12
Tue, 20 Oct 2020 23:47:28 GMT
Changes
- Adds support for any OIDC-compliant authority (#2389). (jamckenn@microsoft.com)