|
|
@ -1,4 +1,4 @@
|
|
|
|
<!-- To start use: npm start -->
|
|
|
|
> Run: npm start
|
|
|
|
|
|
|
|
|
|
|
|
**** Stretch Goals ****
|
|
|
|
**** Stretch Goals ****
|
|
|
|
+ Set user as Admin ( Admin Only )
|
|
|
|
+ Set user as Admin ( Admin Only )
|
|
|
@ -9,7 +9,7 @@
|
|
|
|
+ dotenv
|
|
|
|
+ dotenv
|
|
|
|
+ faker (Auto Generate Names)
|
|
|
|
+ faker (Auto Generate Names)
|
|
|
|
+ getUserDetails function ( Detects if the user tries to get the details of the other useId's + Token auth)
|
|
|
|
+ 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 ****
|
|
|
|
**** Accounts ****
|
|
|
|
|
|
|
|
|
|
|
|