Skip to content

alipejman/authorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication Mini Project

This is a simple authentication mini-project built with Node.js and Express. It provides user registration, login, and profile retrieval functionalities. The project uses JWT (JSON Web Tokens) for secure authentication.

Features

  • User registration
  • User login
  • Token-based authentication
  • Profile retrieval

Technologies Used

  • Node.js
  • Express
  • MongoDB (with Mongoose)
  • JWT (JSON Web Tokens)
  • bcrypt (for password hashing)

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • MongoDB (local or cloud instance)
  • Postman (for testing the API)

Installation

  1. Clone the repository:

    git clone https://github.com/alipejman/authorization.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published