CapacitorGoogleAuth icon indicating copy to clipboard operation
CapacitorGoogleAuth copied to clipboard

Parameter for always selecting Google account

Open kyleabens opened this issue 5 years ago • 2 comments

If this doesn't exist then I suppose this is a feature request. I would love to see the ability to add a parameter allowing users to always select a Google account to login with instead of automatically logging them in with the one they authenticated with. Similar to how it's handled for the web: https://stackoverflow.com/a/43727675/9281001

kyleabens avatar Jun 17 '20 00:06 kyleabens

I think you can call signOut before signIn again.

Isaac-cura avatar Jul 04 '20 04:07 Isaac-cura

That's not the solution. If you have already signed in with a Google account, you are not able to choose a different one later.

JohnBuchmann avatar Apr 25 '23 16:04 JohnBuchmann