This repository provides a bootstrap for AWS lambda authorizer using Okta OAuth2. The function verifies the Okta access token sent in the authorization header from AWS API Gateway
The authorizer type is REQUEST, JSON payload format version 2.0.
For more details of AWS lambda authorizer, please visit https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-use-lambda-authorizer.html