Basic Login System with JWT This is a basic login system example, implemented using JWT. Use Case Standard authentication implementation for a RESTful web APIs. Tech Stack NodeJS ExpressJS MongoDB Modules cookie-parser ejs express jsonwebtoken mongoose