Mohit-S-Rane / backend-pro

Backend Pro
0 stars 0 forks source link

User model and signup #10

Closed Mohit-S-Rane closed 4 months ago

Mohit-S-Rane commented 4 months ago

User model and signup

Mohit-S-Rane commented 4 months ago

9 - User model and signup - [=> /tshirtstore]

  1. Creating a User Model and Validator
  2. Password Encryption and Mongoose Prototypes
  3. Validating The Password
  4. Creating JWT Tokens
  5. Frogot Password and Crypto Hashing
  6. User Routes and Postman
  7. Signup A User and Cookies
  8. DB Connection
  9. Testing the User Signup with Postman
  10. Handling Images Upload
  11. Testing Photo Upload and User Signup
  12. Yes, We know about Postman Files