@azure/msal-browser v5.17.0
5.17.0
Tue, 07 Jul 2026 22:16:01 GMT
Minor changes
- Add auth.popupRelayUri: a double-popup option for apps that customize COOP/storage-partitioning, relaying acquireTokenPopup/logoutPopup through a top-level same-origin relay page (runPopupRelay) so tokens can be acquired from an untrusted cross-origin iframe. #8687 (kshabelko@microsoft.com)
- Bump @azure/msal-common to v16.11.1 (beachball)
Patches
- Fix decode logs script for the standalone mode #8697 (kshabelko@microsoft.com)