You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After disableNestedAppAuth(), replace window.nestedAppAuthBridge with
a stub whose postMessage/addEventListener throw a clear error instead
of deleting the property. This prevents MSAL from silently falling
back to the broken popup redirect flow when the bridge is disabled.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments