Skip to content

ultimateakash/node-mongoose-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e42e21d · Apr 27, 2023

History

11 Commits
Jun 11, 2022
Jan 21, 2023
Apr 22, 2023
Apr 22, 2023
Jan 21, 2023
Jun 11, 2022
Jan 21, 2023
Apr 22, 2023
Apr 27, 2023
Apr 22, 2023
Jun 11, 2022
Jun 11, 2022
Oct 26, 2022
Oct 26, 2022
Oct 26, 2022
Apr 22, 2023

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