Abhigyan103 / Clickboard

MIT License
7 stars 11 forks source link

[Firestore Database] : Delete the Firestore document of the user #51

Closed Abhigyan103 closed 9 months ago

Abhigyan103 commented 9 months ago

Describe the bug The Firestore Database document of a user exists even after deleting the account.

To Reproduce Steps to reproduce the behavior:

  1. Go to Account
  2. Click on Delete Account
  3. Enter your Password
  4. Go to the firebase console.
  5. Check the firestore databse

Expected behavior The document should be deleted on account deletion.

AnanyaSinghal23 commented 9 months ago

@Abhigyan103 I would like to work on the issue under JWOC

Abhigyan103 commented 9 months ago

Sorry, This issue was solved before, I just forgot.