Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 349 Bytes

File metadata and controls

18 lines (14 loc) · 349 Bytes

Authentication-Authorization-API

Description

This project includes security, scalability, and clean architecture. It demonstrates real-world backend practices including authentication, authorization, validation, and testing.

Tech Stack

  • Node.js
  • Express
  • MongoDB Atlas
  • JWT
  • Argon2
  • helmet

Setup

npm install
npm run dev