Package com.networknt.aws.lambda.handler.middleware.token
-
Class Summary Class Description TokenMiddleware 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.