react-native-inappbrowser icon indicating copy to clipboard operation
react-native-inappbrowser copied to clipboard

Multiple account selection (google) not possible

Open MayoudP opened this issue 1 year ago • 3 comments

Which platform(s) does your issue occur on?

  • both

Please, provide the following version numbers that your issue occurs with:

"react-native": "0.69.8",

Please, tell us how to recreate the issue in as much detail as possible.

-> openAuth browser -> already being connected to a google account previously -> not possible to switch account

When trying to open an url for openAuth with a google provider. If I'm launching the in-app browser and I was already connected before with a previous account on google (but not allowed for connection) I will have an error, and I can't switch account. There is no feature for that. I need to add ephemeralWebSession: true, in order to login with needed account. But it's not super user friendly to refill again login infos for the user.

Any ideas ? Thanks for the help

MayoudP avatar Jul 19 '23 07:07 MayoudP

got the same issue.

tranvantai141 avatar Oct 08 '23 02:10 tranvantai141

Any solution regarding multiple account selection for google?

shahid-vorksol avatar Oct 12 '23 05:10 shahid-vorksol

What Identity Provider do you use? I guess it is Cognito. https://github.com/aws-amplify/amplify-js/issues/4044

vasylnahuliak avatar Nov 30 '23 09:11 vasylnahuliak