Closed
Description
I sign in automatically after SignOut () or Disconnect ().
I am logged in automatically after uninstalling and reinstalling the app.
How do I open a pop-up window to select one of my accounts?
Thank you.
configuration = new GoogleSignInConfiguration {
WebClientId = GOOGLE_WEB_ID,
ForceTokenRefresh = true,
RequestAuthCode = true
};
Metadata
Metadata
Assignees
Labels
No labels