https://github.com/risudev/password-reset-flow-backend
Password reset flow task Backend using node js , mongoose , express js , node mailer .
https://github.com/risudev/password-reset-flow-backend
bcrypt-hashing-library expressjs jwt middlewares mongodb nodejs nodemailer postman
Last synced: 3 months ago
JSON representation
Password reset flow task Backend using node js , mongoose , express js , node mailer .
- Host: GitHub
- URL: https://github.com/risudev/password-reset-flow-backend
- Owner: risudev
- Created: 2025-08-31T19:02:09.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-01T07:09:16.000Z (7 months ago)
- Last Synced: 2025-09-01T07:29:22.668Z (7 months ago)
- Topics: bcrypt-hashing-library, expressjs, jwt, middlewares, mongodb, nodejs, nodemailer, postman
- Language: JavaScript
- Homepage: https://password-reset-flow-backend-j6hn.onrender.com/
- Size: 23.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Password reset flow Backend
## Overview
- Implement password reset flow in a Node.js application with Express.js, Mongoose, and JWT. This application follow the MVC pattern and include API documentation.
## Tech Stack
- **NodeJs** for Backend
- **expressJs** for performance and easy update
- **cors** for middleware
- **dotenv** for environment variables
- **mongoose** to Connect Mongo DB
- **JsonWebToken** for token signin and verify functionalities
- **bcrypt** to hash and compare the passwords
- **Postman** for API Documentation
- **Nodemailer** to send email function
- **VSCode** for development
- **JavaScript** to applying logics
## Features
- Clean and Readable Code
- MVC pattern followed
## DEMO Link
- https://password-reset-flow-backend-j6hn.onrender.com/
## Authors
- Riswan N