Skip to content

JWT authentication & authorization with Nodejs, Expressjs & MongoDB

Notifications You must be signed in to change notification settings

krishneup/express-mongo-jwt

Repository files navigation

JWT Setup Process for Nodejs,Express & MongoDB.

Used Dependencies: express,jsonwebtoken,bcrypt,cookie-parse,cors,helmet,mongoose

Endpoints

  • /auth/signin for login & authentication
  • /auth/register for user registrations
  • /auth/newtoken for creation of new access token

About

JWT authentication & authorization with Nodejs, Expressjs & MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published