Implementing restful api with jwt authentication for angular/react.js web app.
Following Packages/Libraries have been included/used:
- express.js
- mongoose for MongoDB
- cors
- jsonwebtoken
- express-jwt
- bcryptjs
- express-validation
- helmet
Have to edit the config/index.js file to configure database and jwt secret.