An open API service indexing awesome lists of open source software.

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 .

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