Rybump / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Delete an account from the service #4

Closed Rybump closed 7 months ago

Rybump commented 7 months ago

As a user I need to delete an account from the service So that I can remove unnecessary or inactive accounts

Details and Assumptions The user has been authenticated

Acceptance Criteria Given the user has been authenticated When the user requests account deletion Then the account should be deleted from the service