Releases: ellaisys/aws-cognito
Releases · ellaisys/aws-cognito
Fix composer alias to 1.0-dev
v1.1.3 doc: update changelog
Fix composer and update document
v1.1.2 fix: update composer alias
Feature: MFA implementation with Software Token and SMS
- Feature: SMS and Software Token MFA
- Fix: Configurable AWS Cognito email reference
Feature: MFA implementation with Software Token
Merge pull request #61 from ellaisys/51-implementing-mfa 51 implementing mfa
Forced signout with RefreshToken revoked.
Feature: Forced signout with RefreshToken revoked.
New feature release (refresh token and signout)
- Feature: Sign Out / Logout of the Access Token from AWS Cognito
- Feature: Refresh Token method added to the API storage
Fix for the issue 49 (error with reset passwords expecting json value)
Merge pull request #49 from danilopinotti/patch-1 fix: error when ResetsPasswords expecting JSON
Feature: Session now holds the claim token
Merge pull request #45 from ellaisys/44-get-accessrefresh-tokens feature: session to hold access token and refresh token
Release 22 (tag v1.0.7)
Release 22 (tag v1.0.7):
Feature: Add user to the Cognito Group
Feature: Get all the user's groups in Cognito
Fix: Exception handling of the local user creation in Laravel 9.x
Fix: No Token Exception at Web Login
Fix for the issue 28 (security issue in middleware)
v1.0.6 doc: update the change log