node-lambda-oauth2-jwt-authorizer icon indicating copy to clipboard operation
node-lambda-oauth2-jwt-authorizer copied to clipboard

Identity Source has changed

Open ericwchen opened this issue 7 years ago • 0 comments

FYI. The API Gateway has changed recently and in the readme setup instructions the value for Identity source token needs to be changed from "method.request.header.Authorization" to simply "Authorization".

ericwchen avatar Jan 29 '18 16:01 ericwchen