Skip to content

Releases: ellaisys/aws-cognito

Fix composer alias to 1.0-dev

26 Jun 10:21
Compare
Choose a tag to compare
v1.1.3

doc: update changelog

Fix composer and update document

26 Jun 10:13
Compare
Choose a tag to compare
v1.1.2

fix: update composer alias

Feature: MFA implementation with Software Token and SMS

23 Jun 20:43
03b3e53
Compare
Choose a tag to compare
  • Feature: SMS and Software Token MFA
  • Fix: Configurable AWS Cognito email reference

Feature: MFA implementation with Software Token

22 Jun 13:40
cf4d5f5
Compare
Choose a tag to compare
Merge pull request #61 from ellaisys/51-implementing-mfa

51 implementing mfa

Forced signout with RefreshToken revoked.

17 Apr 14:52
a6b5126
Compare
Choose a tag to compare

Feature: Forced signout with RefreshToken revoked.

New feature release (refresh token and signout)

17 Dec 19:02
Compare
Choose a tag to compare
  • 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)

28 Oct 14:39
bbfc587
Compare
Choose a tag to compare
Merge pull request #49 from danilopinotti/patch-1

fix: error when ResetsPasswords expecting JSON

Feature: Session now holds the claim token

09 Sep 13:41
1bcb2c0
Compare
Choose a tag to compare
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)

17 Jul 12:04
Compare
Choose a tag to compare

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)

17 May 14:48
Compare
Choose a tag to compare
v1.0.6

doc: update the change log