Terraform Aws Cognito Auth Versions Save

[UNMAINTAINED] Serverless Authentication as a Service (AaaS) provider built on top of AWS Cognito

0.4.4

2 years ago
  • Upgraded Lambda Node.js runtime to 14.x
  • Refactored change password API endpoint
  • Added dependency check for jq

0.4.3

3 years ago
  • Updated all dependencies to fix security vulnerabilities
  • Upgraded Lambda Node.js runtime to 12.x

0.4.2

4 years ago
  • Upgraded Lambda Node.js runtime to 10.x due to EOL of 8.10

0.4.1

4 years ago
  • Updated all dependencies to fix security vulnerabilities

0.4.0

4 years ago
  • Upgraded to terraform-0.12.x and terraform-provider-aws-2.x

0.3.4

5 years ago
  • Fixed swallowed notification when remember me was set before registration

0.3.3

5 years ago
  • Fixed race conditions in authentication component rendering

0.3.2

5 years ago
  • Updated all dependencies to fix security vulnerabilities
  • Moved common dependencies to top-level for faster builds
  • Fixed error with CloudFront Lambda@Edge function

0.3.1

5 years ago
  • Fixed registration error for empty email address

0.3.0

5 years ago
  • 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