HTSagara / PRJ-566-ZAA-Team-1

3 stars 0 forks source link

As a logged user I want to be able to find the settings in my account and find the "Delete my account" option. So I can delete my account permanently and my data is removed from the system if I no longer use the service #80

Closed HTSagara closed 2 weeks ago

HTSagara commented 2 months ago

Description:

Logged-in users will be able to permanently delete their account by accessing the account settings from their profile. Within the settings, they will find an option labeled "Delete My Account". Upon selecting this option, the user will be prompted to confirm their decision and re-enter their password. The application will then use AWS Cognito to authenticate the request. Once confirmed, the user's account and all associated data will be permanently deleted from the system, and the user will be logged out and redirected to the homepage.

Acceptance criteria:

Tasks: