Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 329 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 329 Bytes

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