Package com.networknt.aws.lambda.handler.middleware.token
package com.networknt.aws.lambda.handler.middleware.token
-
ClassesClassDescriptionThis 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.