Skip to content

A simple auth system and routes protection with JWT

Notifications You must be signed in to change notification settings

sidikfaha/jwt-auth-system

Repository files navigation

JWT authentication system

A simple authentication system for nodejs using json web token and route protection with Bearer token

Setup

  • Install npm dependencies
npm install
  • Creating .env file following the .env.example template
cp .env.example .env

Made with <3 by Aboubak'art

About

A simple auth system and routes protection with JWT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published