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 Account Cloud Function #225

Open
vrundraval24 opened this issue Dec 26, 2023 · 2 comments
Open

Delete Account Cloud Function #225

vrundraval24 opened this issue Dec 26, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@vrundraval24
Copy link
Contributor

vrundraval24 commented Dec 26, 2023

🚀 The feature

A feature for deleting a user account. The frontend will be added to the Settings screen.
And there will be an Appwrite Function which will run on cloud and Delete All User Data.

There are some things we need to check before Deleting account.
Like Delete all rooms created by user. any scheduled room. Or pair chat. etc...
User email, name, username, dob and at the end The Auth should get deleted.

The front end is already completed.

But Function implementation is remaining.

Motivation, pitch

I am starting to work on this issue... pls assign it to me @chandansgowda

@chandansgowda chandansgowda added the enhancement New feature or request label Dec 26, 2023
@chandansgowda chandansgowda changed the title Delete Account Feature Delete Account Cloud Function Dec 29, 2023
@chandansgowda
Copy link
Member

@vrundraval24 Please update this issue description

@vrundraval24
Copy link
Contributor Author

Is the description proper now?

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

No branches or pull requests

2 participants