thebergamo / react-native-fbsdk-next

MIT License
633 stars 165 forks source link

Can't change to another account on login #509

Closed razamsalem closed 3 weeks ago

razamsalem commented 3 weeks ago

When I'm trying to log in to facebook Its jsut suggest the old user and dosent let the option of change account/add another account

🐛 Bug Report

When user try to log in to another account its remember the last user and dosent let to connect to another user

To Reproduce

When user log in to facebook

Expected Behavior

Expected Behavior so user can change between accounts of facebooks

tozlukozmos commented 3 weeks ago

I think it is not related to the package. Just use your browser to log out from your old account. Then you can enter new credentials after click on the Facebook login button.

mikehardy commented 3 weeks ago

Hi there! https://stackoverflow.com/help/how-to-ask https://stackoverflow.com/help/minimal-reproducible-example

No information on versions in use or a minimal app.js that has code which would show the problem, so no help is really possible thus I'll close

may just be that you are not logging the user out correctly, but who can say with the information provided...

razamsalem commented 2 weeks ago

I think it is not related to the package. Just use your browser to log out from your old account. Then you can enter new credentials after click on the Facebook login button.

So, how can I improve the user experience and disconnect him from the previous user from the broswer?