User Authentication in Futter With Node.js#

Prerequisite

npm i express morgan cors passport body-parser dotenv mongoose connect-mongo

npm i bcrypt jwt-simple passport-jwt

npm i cross-env