https://github.com/jerrychong25/node-express-mongo-passport-nodemailer-sendgrid-password-reset
A Node.js back end web application with REST API, user authentication & SendGrid password reset and MongoDB data storage
https://github.com/jerrychong25/node-express-mongo-passport-nodemailer-sendgrid-password-reset
express express-js expressjs reset-password sendgrid sendgrid-api sendgrid-integration
Last synced: 26 days ago
JSON representation
A Node.js back end web application with REST API, user authentication & SendGrid password reset and MongoDB data storage
- Host: GitHub
- URL: https://github.com/jerrychong25/node-express-mongo-passport-nodemailer-sendgrid-password-reset
- Owner: jerrychong25
- Created: 2019-05-14T15:13:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-19T04:28:17.000Z (4 months ago)
- Last Synced: 2025-04-18T15:16:39.444Z (about 1 month ago)
- Topics: express, express-js, expressjs, reset-password, sendgrid, sendgrid-api, sendgrid-integration
- Language: JavaScript
- Homepage:
- Size: 4.82 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js Back End Web Application with REST API, User Authentication, Password Reset and MongoDB
[](https://gitHub.com/jerrychong25/node-express-mongo-passport-nodemailer-sendgrid-password-reset/releases/)
[](https://github.com/jerrychong25/node-express-mongo-passport-nodemailer-sendgrid-password-reset/graphs/commit-activity)
[](https://hits.seeyoufarm.com)## Getting Started
This is a Node.js back end web application, which features REST API interface via Express.js, user authentication via Passport.js, password reset via SendGrid, and MongoDB 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