awslabs / cognito-at-edge

Serverless authentication solution to protect your website or Amplify application
Apache License 2.0
168 stars 54 forks source link

Handle missing cookies in request #53

Closed foxbox-doug closed 1 year ago

foxbox-doug commented 1 year ago

Issue # (if available): 52

Description of changes: Handle missing cookies in change request. Log error instead of catching unhandled exception.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ckifer commented 1 year ago

Looks like the issue wasn't linked. Just linking #52

jeandek commented 1 year ago

Thanks for the PR. We will include this in the next release.