awslabs / cognito-at-edge

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

Add IP allowlist functionality #16

Closed trevorrea closed 2 years ago

trevorrea commented 2 years ago

Issue # (if available):

https://github.com/awslabs/cognito-at-edge/issues/17

Description of changes:

Change to allow optional use of IP allowlist to bypass AWS Cognito authentication for trusted IP addresses

I am not a dev so have not written any tests. So probably not mergeable in it's current state but it may help someone else with the same problem

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