Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 354 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 354 Bytes

node-express-auth

This repo shows that Node.js (& Express) JWT Authentication with MongoDB.

Demo

jwt

.env file including

  • Used database is MongoDB

  • DB_USERNAME=

  • DB_PASSWORD=

  • DB_HOSTNAME=

  • DB_NAME=

  • PRIVATE_KEY =

  • PORT =