Toluwalemi / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Delete an account from the service #4

Closed Toluwalemi closed 11 months ago

Toluwalemi commented 11 months ago

As a user I need to delete my account from the service So that I can permanently remove my personal information and no longer use the service

Details and Assumptions Users can access their account information through the service. Deleting an account will result in the removal of all associated personal information from the service. Users may want to delete their account for various reasons, such as closing their account or discontinuing the use of the service.

Acceptance Criteria Given I am a registered user of the account service When I log in to my account and I select the option to "Delete My Account" Then the system should permanently delete my account and all associated personal information