Skip to content

MongoAuth is a Node.js and MongoDB-based login system with user registration and authentication features. It ensures secure access to protected routes. The system utilizes MongoDB for data storage, making it a reliable choice for implementing user authentication in web applications.

Notifications You must be signed in to change notification settings

Sadaf-A/MongoAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoAuth - Node.js, Express.js, and MongoDB Login System

MongoAuth is a simple login system built using Node.js, Express.js, and MongoDB. It provides user registration and authentication functionalities.

Screenshots

Screenshot 1 Screenshot 2
Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4
Screenshot 3 Screenshot 4

Features

  • User registration with username and password.
  • User authentication for secure access to protected routes.
  • MongoDB database for data storage.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed on your machine.
  • MongoDB server running locally or accessible via a URL.
  • Git (optional, for cloning the repository).

About

MongoAuth is a Node.js and MongoDB-based login system with user registration and authentication features. It ensures secure access to protected routes. The system utilizes MongoDB for data storage, making it a reliable choice for implementing user authentication in web applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published