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
478 stars 194 forks source link

Reimplement the componenents GIDAuthorizationFlowProcessor #324

Open henryhl22321 opened 1 year ago

henryhl22321 commented 1 year ago

This class helps GIDUserAuthFlowController to start the authentication flow and get back an OIDAuthorizationResponse. We need serverClientID, hostedDomain, clientID, scopes, loginHint and extraParams from the current GIDSignInInternalOptions.