Package com.networknt.aws.lambda.handler.middleware.token


package com.networknt.aws.lambda.handler.middleware.token
  • Classes
    Class
    Description
    This middleware is used to get the jwt token for the client credential grant type and put it into the Authorization header when the backend lambda function is invoking another service.