Json Web Tokens(JWT) Authorization Example jwt authorization on nodejs with express Star the repository if it useful for you Installation You need to install the required packages with the following commands: $ npm install befor running you need to start mongodb server Running $ npm test $ npm run dev