UnauthorizedError: No authorization token was found
   at new UnauthorizedError (/home/ec2-user/simplynoted-api/node_modules/express-jwt/dist/errors/UnauthorizedError.js:22:28)
   at /home/ec2-user/simplynoted-api/node_modules/express-jwt/dist/index.js:114:39
   at step (/home/ec2-user/simplynoted-api/node_modules/express-jwt/dist/index.js:33:23)
   at Object.next (/home/ec2-user/simplynoted-api/node_modules/express-jwt/dist/index.js:14:53)
   at /home/ec2-user/simplynoted-api/node_modules/express-jwt/dist/index.js:8:71
   at new Promise (<anonymous>)
   at __awaiter (/home/ec2-user/simplynoted-api/node_modules/express-jwt/dist/index.js:4:12)
   at middleware (/home/ec2-user/simplynoted-api/node_modules/express-jwt/dist/index.js:67:16)
   at /home/ec2-user/simplynoted-api/node_modules/express-unless/dist/index.js:52:13
   at Generator.next (<anonymous>)
   at /home/ec2-user/simplynoted-api/node_modules/express-unless/dist/index.js:8:71
   at new Promise (<anonymous>)
   at __awaiter (/home/ec2-user/simplynoted-api/node_modules/express-unless/dist/index.js:4:12)
   at result (/home/ec2-user/simplynoted-api/node_modules/express-unless/dist/index.js:22:16)
   at Layer.handle [as handle_request] (/home/ec2-user/simplynoted-api/node_modules/express/lib/router/layer.js:95:5)
   at trim_prefix (/home/ec2-user/simplynoted-api/node_modules/express/lib/router/index.js:328:13)