Skip to content

checking users authentication by using nodejs , express, and mongo db.

Notifications You must be signed in to change notification settings

prathakpr/check_auth_mongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checking authentication with Nodejs and Mongo DB

SS (3)

Authentication with Node.js, MongoDB, Express, JWT, and Bcrypt

implemented a secure authentication system using popular Node.js libraries. Key components and functionalities include:

  • User registration and login
  • Password hashing and storage
  • JWT token generation and validation
  • User session management
  • Security best practices (e.g., input validation, rate limiting)

About

checking users authentication by using nodejs , express, and mongo db.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published