sunilhari / NodeJWTAuth

Node JWT authentication using Passport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJWTAuth

A Node Authentication Server using JWT Tokens.It Makes use of mongoDB as backend where it stores the encrypted the user details.

git clone https://github.com/sunilhari/NodeJWTAuth.git
npm install
npm run build
npm serve

About

Node JWT authentication using Passport


Languages

Language:JavaScript 99.8%Language:HTML 0.2%