issues
search
cawfeecoder
/
barbr
Example for LinkedIn/Medium series on Go microservices, NATS, and more :)
0
stars
0
forks
source link
Add Status Validation Checking
#1
Closed
cawfeecoder
closed
5 years ago
cawfeecoder
commented
5 years ago
As a user, I should not be able to do the following:
Delete my account
Update my account
Retrieve my account details If the following conditions are met:
My account is in a status of "purge"
My account is in a status of "disabled" Moreover, the following features hold:
Other users can also not pull my account in their queries
As a user, I should not be able to do the following: