Skip to content

v5.26.0

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 27 Sep 12:39
304de22

macOS OAuth Browser Support

  • Added ASWebAuthenticationSession for OAuth (social login) flows on macOS, integrated into the default CrossPlatformUnityBrowser.
  • Enhances security, user experience, and compliance with App Store review guidelines.
  • Includes a universal dylib with improved browser selection logic.
  • Redirects now deeplink back into the app instead of following the Desktop Windows-style flow.

Note: This only works in builds; in the editor, the original flow will still open a full browser.