Closed
Description
In 8f0698f, the authorizer
field was added to ApiGatewayRequestContext.
However, Lambdas doesn't always have an authorizer. We have a use case where we want to do the auth-checking inside the lambda itself, and because of this change we can't use this library.
Would it be OK to open a PR to make this field a Maybe?
Metadata
Metadata
Assignees
Labels
No labels