-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
User story
As a user, I want to permanently delete my account so that my personal data is removed from the system.
Acceptance criteria
- The user can initiate account deletion from the profile settings page.
- The system asks for confirmation before deletion.
- After confirmation, user data is removed from the database.
- The user session is terminated immediately.
- Deleted accounts cannot be accessed again.
Definition of Done
- Account and related data are fully removed from storage.
- The user is redirected to the homepage after deletion.
- Attempting to log in with deleted credentials fails.
- Feature is reviewed and confirmed by the product owner.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels