Releases: ellaisys/aws-cognito
Releases · ellaisys/aws-cognito
v1.3.0
v1.2.5
What's Changed
- 97 code not implemented by @amitdhongde in #99
- Fix: AWS JWT Token validation timeout
- Fix: Non-declared variable references
- Fix: Sonar cloud code compliance
Feature: AWS JWT Token validation
What's Changed
- 72 add guard for just jwt validation by @amitdhongde in #98
Full Changelog: v1.2.3...v1.2.4
Fix: Issue #95 and #96
Merge pull request #96 from ellaisys/hotfix fix: updated the QR library for MFA
Fix: Password validation for special characters
Fix for addressing the issue #89
Fix: Issue #81 (Anonymous migrations issue in laravel)
Fix: Issue #81 (Anonymous migrations issue in laravel)
New feature release (password validation)
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
Merge pull request #76 from ellaisys/hotfix Hotfix for removing the hardcoded phone number
Fix: Issue #67
Release 32 (tag v1.1.5)
Fix: Issue #67
Minor updates to code document and removal of log statement
minor changes
v1.1.4 doc: update the changelog