Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logging out completely #29

Closed
sheprdinc opened this issue Apr 29, 2017 · 1 comment
Closed

logging out completely #29

sheprdinc opened this issue Apr 29, 2017 · 1 comment

Comments

@sheprdinc
Copy link

I'm using facebook login with Auth0... logging out works fine, except it's not a true log out... it's a partial log out where only the local session is removed from AsyncStorage, however, facebook continues to remember the user, which makes it impossible for a different facebook user to login on the same device, unless you ask your user to delete the app and re-install, which is not an acceptable thing to ask users to do, especially at scale. Is there a way to make the app not remember/store any facebook info, so that new users can login?

@luisrudge
Copy link
Contributor

Are you sure you're using this library for that? This library doesn't support Facebook login.

@hzalaz hzalaz closed this as completed Jun 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants