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

Add delete account function #21

Open
greendinosaur opened this issue Oct 14, 2020 · 0 comments
Open

Add delete account function #21

greendinosaur opened this issue Oct 14, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@greendinosaur
Copy link
Owner

Issue

Context

Users should be able to delete their own accounts. Such a deletion deletes all personal data for the user and deactivates their log-in. Many users are worried about data protection issues and want to delete an account from a website they no longer use.

  • OS
  • Browser type and version

Expected Behavior

a delete button accessible to logged in users that when clicked:

  • deletes all their data from the database
  • deletes any cookies stored by the website
  • deletes their account from Auth0

Current Behavior

This is a new feature

@greendinosaur greendinosaur added enhancement New feature or request help wanted Extra attention is needed labels Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant