/node-express-jwt-auth

Project on Node.js API Auth using JWT by the YT:net ninja

Primary LanguageJavaScript

API Auth: Node.js, Express, JWT(token), Cookies

A tutorial on Node.js API auth using JWT by the net ninja

Project Setup

install dependencies

$ npm install

serve with hot-reloads at localhost:3000/

$ npm start