Navigation Menu

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

Auth.currentUser sticks around after signOut #17

Closed
kevinansfield opened this issue Apr 2, 2013 · 1 comment
Closed

Auth.currentUser sticks around after signOut #17

kevinansfield opened this issue Apr 2, 2013 · 1 comment
Labels

Comments

@kevinansfield
Copy link
Contributor

As per the title, I currently need to manually null the Auth.currentUser object in a custom signOutSuccess method.

Should this be handled automatically the same way as the authToken and currentUserId properties?

@heartsentwined
Copy link
Owner

Thanks for the catch! It is an oversight: a bug. I will patch it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants