jgeorge97 / backend-template-with-jwt

A Backend Template with inbuilt JWT Auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Express Backend with JWT Authentication

Features

  • Inbuilt JWT Authentication via middleware
  • Register, Login, Get Profile of user

Enviroment Variables

Variable Description
MONGO_DB_URL URL of DB
JWT_SECRET_KEY Secret Key for JWT
SALT Salt rounds to generate passwords

About

A Backend Template with inbuilt JWT Auth


Languages

Language:JavaScript 100.0%