Skip to content

@azure/msal-browser v5.17.0

Choose a tag to compare

@msal-js-release-automation msal-js-release-automation released this 07 Jul 23:20
aa48c36

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