You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
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
The text was updated successfully, but these errors were encountered: