Skip to content

Release: v2.1.0

Choose a tag to compare

@moeodeh3 moeodeh3 released this 11 Jun 20:45
· 71 commits to main since this release
6555f78

What's Changed

✨ New Functionality

Added startGoogleOAuthFlow() to TurnkeySwift.

  • This method uses ASWebAuthenticationSession to launch Google OAuth in a system browser and return an OIDC token, simplifying OAuth integration.