Release: v2.1.0
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.
Added startGoogleOAuthFlow() to TurnkeySwift.