Jsonwebtoken - Authentication Auth in Node Js using Express, Mongoose and Mongo DB and for key registry redis is used. Usage Replace evrything in .env with "" to values of your own. Note: You need to setup redis on your machine. Install Dependencies npm install Run App npm start