You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existing GIDSignIn implementation handles the both interactive and non-interactive authentication flow in a same method, which increase the code complexity. This refactor work will handle the interactive and non-interactive flow seperately. The component GIDUserAuthFlowController will handle the interactive user signin flow.
The text was updated successfully, but these errors were encountered:
The existing GIDSignIn implementation handles the both interactive and non-interactive authentication flow in a same method, which increase the code complexity. This refactor work will handle the interactive and non-interactive flow seperately. The component GIDUserAuthFlowController will handle the interactive user signin flow.
The text was updated successfully, but these errors were encountered: