Mohit-S-Rane / backend-pro

Backend Pro
0 stars 0 forks source link

User controllers and routes #11

Closed Mohit-S-Rane closed 4 months ago

Mohit-S-Rane commented 4 months ago

User controllers and routes

Mohit-S-Rane commented 4 months ago

10 - User controllers and routes [=> /tshirtstore]

  1. Login Route and Controllers
  2. Logout Controller and Route
  3. Send Email from Nodemailer
  4. Forgot Paswword Controller
  5. Reset Password Controller and Routes
  6. Middleware - Injecting Information
  7. User Dashboard Controller and Routes
  8. Update the Password for a User
  9. Updating the User Profile
  10. User, Admin, Manager and More Roles
  11. Manager Only Routes
  12. Admin Get A Single User
  13. Admin can Update any User
  14. Admin can Delete a User Now