google / GoogleSignIn-iOS

Enables iOS and macOS apps to sign in with Google.
https://developers.google.com/identity/sign-in/ios
Apache License 2.0
506 stars 201 forks source link

Implement the component GIDUserAuthFlowResult #327

Open henryhl22321 opened 1 year ago

henryhl22321 commented 1 year ago

This new class GIDUserAuthFlowResult represents the outcome of the authentication and authorization flow returned by GIDUserAuthFlowController. GIDSignIn will use it to create or restore a user.