Skip to content

vikashask/Node-Express-JWT

Repository files navigation

Node Express Authentication By Using JWT

Clone this repo

git clone https://github.com/vikashraj144/Node-Express-JWT.git

Install required pacakges

npm install

Run application

node server.js or
nodemon server.js (if not installed nodemon then install `npm install -g nodemon` )
pm2 start app.js (if not installed nodemon then install `npm install pm2 -g` )

import postman collection in postman and hit the api

Authenticate

GitHub Logo

Check Api

GitHub Logo

User List

GitHub Logo

Check token

GitHub Logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors