Skip to content

techiediaries/node-mongoose-jwt

 
 

Repository files navigation

JWT Authentication Implementation in Node.js

  1. Copy .env.example to .env
  2. Update CONNECTION_STRING
  3. Update JWT_SECRET Key
  4. npm start

Note:- You can use any random string as JWT_SECRET

About

JWT Authentication Implementation in Node.js Using Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • HTML 1.8%
  • CSS 1.1%