Skip to content

3.2.5

Choose a tag to compare

@nayanaubie nayanaubie released this 17 Jul 12:17
· 35 commits to main since this release
  • 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.