Skip to content

Releases: ellaisys/aws-cognito

v1.4.0

01 Nov 12:57

Choose a tag to compare

Feat: Support for Laravel 11 and Laravel 12
Feat: Add registration type (invite, register) flow
Feat: Update the user email verification at first login flow
Fix: Issue #109
Fix: Issue #110
Fix: Issue #113

What's Changed

Full Changelog: v1.3.1...v1.4.0

Priority fix: Issue #114

28 Aug 10:19

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

11 Jul 12:45
bd69e74

Choose a tag to compare

What's Changed

  • Feat: Issue #50, Architecture change to map the local and cognito users with sub (SubjectId)
  • Fix: Issue #86, SSO enabled the user is now created for both guards
  • Fix: Code optimization

v1.2.5

30 May 09:57

Choose a tag to compare

What's Changed

  • Fix: AWS JWT Token validation timeout
  • Fix: Non-declared variable references
  • Fix: Sonar cloud code compliance

Feature: AWS JWT Token validation

27 May 19:55
fb01eef

Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

Fix: Issue #95 and #96

03 May 11:59
6a651df

Choose a tag to compare

Merge pull request #96 from ellaisys/hotfix

fix: updated the QR library for MFA

Fix: Password validation for special characters

21 Jan 09:00

Choose a tag to compare

Fix: Issue #81 (Anonymous migrations issue in laravel)

10 Oct 10:05

Choose a tag to compare

Fix: Issue #81 (Anonymous migrations issue in laravel)

New feature release (password validation)

27 Sep 11:31

Choose a tag to compare

Feat: Add sub (cognito uuid) column to user table, and fill during registration.
Feat: Provision for user-defined passwords.
Feat: Password validation based on Cognito Configuration

Fix: Issue #74

12 Sep 10:10
16f27c4

Choose a tag to compare

Merge pull request #76 from ellaisys/hotfix

Hotfix for removing the hardcoded phone number