This is a Node.js, Express, and MongoDB-based backend application for handling user authentication, including registration, login, password reset, and secure JWT token-based authentication.
For detailed API usage and testing, check the Postman documentation:
View Documentation
- Node.js
- Express.js
- MongoDB with Mongoose
- JSON Web Tokens (JWT)
- Bcrypt for password hashing
- Nodemailer for sending emails
Make sure you have the following installed: