Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerrychong25/node-express-mongo-nodemailer-password-reset-jwt
A Node.js back end web application with REST API, user JWT authentication & password reset and MongoDB data storage
https://github.com/jerrychong25/node-express-mongo-nodemailer-password-reset-jwt
jwt jwt-authentication node node-js nodejs password-reset
Last synced: 11 days ago
JSON representation
A Node.js back end web application with REST API, user JWT authentication & password reset and MongoDB data storage
- Host: GitHub
- URL: https://github.com/jerrychong25/node-express-mongo-nodemailer-password-reset-jwt
- Owner: jerrychong25
- License: mit
- Created: 2019-05-10T16:00:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T16:10:10.000Z (29 days ago)
- Last Synced: 2024-10-28T13:29:06.572Z (23 days ago)
- Topics: jwt, jwt-authentication, node, node-js, nodejs, password-reset
- Language: JavaScript
- Homepage:
- Size: 5.09 MB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Node.js Back End Web Application with REST API, JWT Token Authentication & Passport Reset and MongoDB Data Storage
[![GitHub release](https://img.shields.io/github/release/jerrychong25/node-express-mongo-nodemailer-password-reset-jwt.svg)](https://gitHub.com/jerrychong25/node-express-mongo-nodemailer-password-reset-jwt/releases/)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/jerrychong25/node-express-mongo-nodemailer-password-reset-jwt/graphs/commit-activity)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fjerrychong25%2Fnode-express-mongo-nodemailer-password-reset-jwt&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)## Getting Started
This is a Node.js back end web application, which features REST API interface via Express.js, user JWT authentication & password reset, and MongoDB data storage via Mongoose.js.
## Deployment
Hosted on local host.
## Built With
* [Visual Studio Code](https://code.visualstudio.com/)
## Versioning
[Semantic Versioning (SemVer) 2.0.0](http://semver.org/)
## Authors
**Jerry Chong** - [jerrychong25](https://github.com/jerrychong25)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details