Authorizer Event Cookies is always empty
Open
type/events
- Dominant language
- Go
- Stars
- 3.8k
- Forks
- 578
- Avg merge
- 8h 18m
- Merged PRs (30d)
- 1
Description
https://pkg.go.dev/github.com/aws/aws-lambda-go/events@v1.40.0#APIGatewayV2CustomAuthorizerV2Request.Cookies
I am unable to get the Cookies portion to populate in the AuthorizerV2Request object.
I am able to see cookies under the `cookie` Header, but the Cookies object itself seems to have no function.
Contributor guide
Assessment
This issue has not been assessed yet.