proyecto26 / react-native-inappbrowser

📱InAppBrowser for React Native (Android & iOS) 🤘
https://www.npmjs.com/package/react-native-inappbrowser-reborn
MIT License
1.32k stars 225 forks source link

Multiple account selection (google) not possible #430

Open MayoudP opened 1 year ago

MayoudP commented 1 year ago

Which platform(s) does your issue occur on?

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

tranvantai141 commented 12 months ago

got the same issue.

shahid-vorksol commented 11 months ago

Any solution regarding multiple account selection for google?

vasylnahuliak commented 10 months ago

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