/backend-template-with-jwt

A Backend Template with inbuilt JWT Auth

Primary LanguageJavaScript

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