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 #59

Open
8 tasks
jankapunkt opened this issue Feb 9, 2022 · 0 comments
Open
8 tasks

Delete Account #59

jankapunkt opened this issue Feb 9, 2022 · 0 comments
Assignees
Milestone

Comments

@jankapunkt
Copy link
Member

Users should be able to delete their account

  • a delete button should be placed in the profile page - account section
  • clicking the button should open a modal with a warning text
  • agreement to delete should be implemented using a swipe from left to right (instead of a button click)
  • a delete request is sent to the backend
  • the backend should delete all created data involving the user or created by them
  • the client app should remove all cached data, the user session and the stored credentials
  • on completion it should display a message of success
  • finally re-route to the registration page
@jankapunkt jankapunkt self-assigned this Feb 9, 2022
@jankapunkt jankapunkt added this to the v1 milestone Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant