diff --git a/individual/backend/csp2-reciproco/readme.md b/individual/backend/csp2-reciproco/readme.md index c0a2e9d..06a9d7f 100644 --- a/individual/backend/csp2-reciproco/readme.md +++ b/individual/backend/csp2-reciproco/readme.md @@ -1,4 +1,4 @@ - +> Run: npm start **** Stretch Goals **** + Set user as Admin ( Admin Only ) @@ -9,7 +9,7 @@ + dotenv + faker (Auto Generate Names) + getUserDetails function ( Detects if the user tries to get the details of the other useId's + Token auth) -+ Secure verification that match Token and UserId to next() ++ Middleware Secure verification that match Token and UserId to next() **** Accounts ****