aws-cognito

AWS Cognito package (with MFA Feature) using the AWS SDK for PHP/Laravel

MIT License

Downloads
98.1K
Stars
110
Committers
10

Bot releases are hidden (Show)

aws-cognito - v1.2.5 Latest Release

Published by amitdhongde 5 months ago

What's Changed

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

Published by amitdhongde 5 months ago

What's Changed

Full Changelog: https://github.com/ellaisys/aws-cognito/compare/v1.2.3...v1.2.4

aws-cognito - Fix: Issue #95 and #96

Published by amitdhongde 6 months ago

aws-cognito - Fix: Password validation for special characters

Published by amitdhongde 9 months ago

Fix for addressing the issue #89

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

Published by amitdhongde about 1 year ago

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

aws-cognito - New feature release (password validation)

Published by amitdhongde about 1 year ago

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

aws-cognito - Fix: Issue #74

Published by amitdhongde about 1 year ago

aws-cognito - Fix: Issue #67

Published by amitdhongde about 1 year ago

Release 32 (tag v1.1.5)

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

aws-cognito - minor changes

Published by amitdhongde over 1 year ago

aws-cognito - Fix composer alias to 1.0-dev

Published by amitdhongde over 1 year ago

aws-cognito - Fix composer and update document

Published by amitdhongde over 1 year ago

aws-cognito - Feature: MFA implementation with Software Token and SMS

Published by amitdhongde over 1 year ago

  • Feature: SMS and Software Token MFA
  • Fix: Configurable AWS Cognito email reference
aws-cognito - Feature: MFA implementation with Software Token

Published by amitdhongde over 1 year ago

aws-cognito - Forced signout with RefreshToken revoked.

Published by amitdhongde over 1 year ago

Feature: Forced signout with RefreshToken revoked.

aws-cognito - New feature release (refresh token and signout)

Published by amitdhongde almost 2 years ago

  • Feature: Sign Out / Logout of the Access Token from AWS Cognito
  • Feature: Refresh Token method added to the API storage
aws-cognito - Fix for the issue 49 (error with reset passwords expecting json value)

Published by amitdhongde almost 2 years ago

aws-cognito - Feature: Session now holds the claim token

Published by amitdhongde about 2 years ago

aws-cognito - Release 22 (tag v1.0.7)

Published by amitdhongde over 2 years ago

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

aws-cognito - Fix for the issue 28 (security issue in middleware)

Published by amitdhongde over 2 years ago

aws-cognito - New features and fixes

Published by amitdhongde over 2 years ago

  • Support for Cognito configuration, where Client Secret is disabled
  • New User email suppress feature using message action configuration
  • New User auto verification of email address is made configurable
  • Fix: Modified the exception handling for authentication to show AWS Cognito errors
  • Fix: Exception handling in forgot password for non-cognito users
Package Rankings
Top 5.49% on Packagist.org
Badges
Extracted from project README
Release Version Release Date Total Downloads GitHub Contributors APM Quality Gate Status Security Rating Maintainability Rating GitHub repo Issues GitHub repo Good Issues for newbies GitHub Help Wanted issues GitHub repo PRs GitHub repo Merged PRs GitHub Help Wanted PRs