https://github.com/likhithkp/express-mongo-jwt
This project demonstrates a basic authentication flow using Express.js and MongoDB with secure password hashing and validation. User passwords are hashed with bcrypt before storing them in MongoDB. During login, the credentials are verified, and a JWT (JSON Web Token) is issued for secure authentication.
https://github.com/likhithkp/express-mongo-jwt
authentication authorization bcrypt express expressjs hash jwt-authentication jwt-token mongodb mongoose rest-api salt
Last synced: 2 months ago
JSON representation
This project demonstrates a basic authentication flow using Express.js and MongoDB with secure password hashing and validation. User passwords are hashed with bcrypt before storing them in MongoDB. During login, the credentials are verified, and a JWT (JSON Web Token) is issued for secure authentication.
- Host: GitHub
- URL: https://github.com/likhithkp/express-mongo-jwt
- Owner: likhithkp
- Created: 2024-11-14T03:40:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-14T03:46:18.000Z (over 1 year ago)
- Last Synced: 2025-04-04T00:08:12.058Z (about 1 year ago)
- Topics: authentication, authorization, bcrypt, express, expressjs, hash, jwt-authentication, jwt-token, mongodb, mongoose, rest-api, salt
- Language: EJS
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0