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

delete() does nothing. It should have a similar behaviour to signOut() #106

Open
anasqadrei opened this issue Feb 1, 2024 · 1 comment

Comments

@anasqadrei
Copy link

User.delete() should make the current user null and notify its listers. i.e. Something similar to MockFirebaseAuth.signOut(). Currently it does nothing.

@atn832
Copy link
Owner

atn832 commented Jun 5, 2024

You're right, they haven't been implemented yet. If someone is willing to contribute a PR, I'll review and publish the update.

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

2 participants