This repository has been archived by the owner on Jan 5, 2022. It is now read-only.
Releases: squidfunk/terraform-aws-cognito-auth
Releases · squidfunk/terraform-aws-cognito-auth
terraform-aws-cognito-auth-0.4.4
terraform-aws-cognito-auth-0.4.3
- Updated all dependencies to fix security vulnerabilities
- Upgraded Lambda Node.js runtime to 12.x
terraform-aws-cognito-auth-0.4.2
- Upgraded Lambda Node.js runtime to 10.x due to EOL of 8.10
terraform-aws-cognito-auth-0.4.1
- Updated all dependencies to fix security vulnerabilities
terraform-aws-cognito-auth-0.4.0
- Upgraded to
terraform-0.12.x
andterraform-provider-aws-2.x
terraform-aws-cognito-auth-0.3.4
- Fixed swallowed notification when remember me was set before registration
terraform-aws-cognito-auth-0.3.3
- Fixed race conditions in authentication component rendering
terraform-aws-cognito-auth-0.3.2
- Updated all dependencies to fix security vulnerabilities
- Moved common dependencies to top-level for faster builds
- Fixed error with CloudFront Lambda@Edge function
terraform-aws-cognito-auth-0.3.1
- Fixed registration error for empty email address
terraform-aws-cognito-auth-0.3.0
- Added identity token
expires
timestamp to hash fragment - Refactored external redirect component into enhancer
- Fixed double slash on redirect to application origin
- Fixed rendering for small screens