Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Conversation

@GillWell
Copy link
Contributor

@GillWell GillWell commented May 29, 2024

Summary of the Pull Request

PR Checklist

  • Delete the authentication data in the authentication page of firebase
  • Delete all account documents from all collections
  • Delete the user uid from other user friends lists and pending requests

Detailed Description of the Pull Request / Additional comments

Deletes all user data

GillWell and others added 4 commits May 28, 2024 15:37
- Added a new setting button for deleting account and user data.

- The button has a confirm dialog

- After confirming the delete documents with the user uid will be deleted.

- The user uid will be deleted from the other users friends lists and pending requests

- It will delete the the user authentication information
- Deletes the documents in the collections "inventory", "goals", "journal"
@GillWell GillWell changed the title 150 sga add settings entry to remove all acount data 150 SGA add settings entry to remove all account data May 29, 2024
@mantasjasikenas mantasjasikenas changed the title 150 SGA add settings entry to remove all account data SGA 150 add settings entry to remove all account data May 29, 2024
@mantasjasikenas
Copy link
Collaborator

I get the error when trying to delete my account
image

GillWell and others added 2 commits May 29, 2024 21:16
- Fixed an error that would happen due to not having done a sign in a long time

- The user has to reauthenticate to be able to delete his account

- If the user chooses a different account the account won't be deleted and a snackbar message will be shown
@mantasjasikenas
Copy link
Collaborator

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants