react-google-login
react-google-login copied to clipboard
[Feature Request] Always show the choose account window disregarding the logged in user in Chrome
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.
@henry132109 Did you find a solution to this ?
@henry132109 @imganjgahi
prompt prop is what you need.
Here is explained in more detail: Force google account chooser