Protect a Static Site with Auth0 Using Lambda@Edge and CloudFront
In this post, we'll use AWS CDK to deploy a static site to an S3 Bucket, distribute the site using CloudFront, and protect it with a CloudFront Lambda@Edge function that connects to Auth0. If the user isn't logged in, the Lambda@Edge function will r...
Oct 14, 20226 min read4.2K
