Skip to content

Releases: ellaisys/aws-cognito

v1.3.0

11 Jul 12:45
bd69e74
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

10 Oct 10:05
Compare
Choose a tag to compare

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

New feature release (password validation)

27 Sep 11:31
Compare
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
Compare
Choose a tag to compare
Merge pull request #76 from ellaisys/hotfix

Hotfix for removing the hardcoded phone number

Fix: Issue #67

25 Jul 09:17
Compare
Choose a tag to compare

Release 32 (tag v1.1.5)

Fix: Issue #67
Minor updates to code document and removal of log statement

minor changes

14 Jul 10:05
Compare
Choose a tag to compare
v1.1.4

doc: update the changelog