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
Fixed an issue on iOS where the Authenticator app did not open when switching the broker to Authenticator.
Refactored error handling in MSAL exceptions to include correlation IDs and improve error detail mapping. iOS/MacOS now shows the proper exception message instead of Operation couldn't be completed.
AuthenticationResult (Android): Fixed username value in account mapping. username value will be null instead of Missing from token response if not found.