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
Describe the bug
Currently, the application allows deleting a user's document from Firestore, but their authentication credentials (email and password) remain intact in Firebase Authentication. This creates inconsistencies where users can still log in despite their data being removed from Firestore.
Describe the bug
Currently, the application allows deleting a user's document from Firestore, but their authentication credentials (email and password) remain intact in Firebase Authentication. This creates inconsistencies where users can still log in despite their data being removed from Firestore.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: