react-google-login icon indicating copy to clipboard operation
react-google-login copied to clipboard

[Feature Request] Always show the choose account window disregarding the logged in user in Chrome

Open henrymcl opened this issue 3 years ago • 2 comments

It seems that currently when the user is logged in to an account in Google Chrome, he/she cannot choose another account when trying to login using react-google-login.

This feature can add extra accessibility for users without technical background.

henrymcl avatar Jul 19 '21 03:07 henrymcl

@henry132109 Did you find a solution to this ?

mehrangcode avatar Aug 16 '21 08:08 mehrangcode

@henry132109 @imganjgahi

prompt prop is what you need.

Here is explained in more detail: Force google account chooser

josegoval avatar Jan 13 '22 12:01 josegoval