/node-express-auth

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

Primary LanguageJavaScript

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 =