AWS API Gateway Lambda Authorizer example in .NET Core 2.1.
- The function verifies JWT tokens from AWS API Gateway.
- The function uses AWS Lambda SDK to create authorizer response that AWS API Gateway expects.
- AWS Documatation for Lambda Authorizer: https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-use-lambda-authorizer.html