Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Releases: squidfunk/terraform-aws-cognito-auth

terraform-aws-cognito-auth-0.4.4

18 Jul 13:50
Compare
Choose a tag to compare
  • Upgraded Lambda Node.js runtime to 14.x
  • Refactored change password API endpoint
  • Added dependency check for jq

terraform-aws-cognito-auth-0.4.3

20 Oct 17:02
Compare
Choose a tag to compare
  • Updated all dependencies to fix security vulnerabilities
  • Upgraded Lambda Node.js runtime to 12.x

terraform-aws-cognito-auth-0.4.2

30 Oct 16:27
Compare
Choose a tag to compare
  • Upgraded Lambda Node.js runtime to 10.x due to EOL of 8.10

terraform-aws-cognito-auth-0.4.1

28 Jun 12:58
Compare
Choose a tag to compare
  • Updated all dependencies to fix security vulnerabilities

terraform-aws-cognito-auth-0.4.0

06 Jun 19:00
Compare
Choose a tag to compare
  • Upgraded to terraform-0.12.x and terraform-provider-aws-2.x

terraform-aws-cognito-auth-0.3.4

15 Apr 12:08
Compare
Choose a tag to compare
  • Fixed swallowed notification when remember me was set before registration

terraform-aws-cognito-auth-0.3.3

24 Feb 16:34
Compare
Choose a tag to compare
  • Fixed race conditions in authentication component rendering

terraform-aws-cognito-auth-0.3.2

28 Dec 17:52
Compare
Choose a tag to compare
  • 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

10 Sep 09:34
Compare
Choose a tag to compare
  • Fixed registration error for empty email address

terraform-aws-cognito-auth-0.3.0

09 Sep 16:07
Compare
Choose a tag to compare
  • 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