Releases: InternationalCodeCouncil/aws-cognito
Releases · InternationalCodeCouncil/aws-cognito
v0.2.18
Making the createFromCognitoException method a bit more robust so that it doesn't completely error in the event you pass it an Exception that is not specifically a CognitoIdentityProviderException.
v0.2.17
Updating some faker and phpunit dependencies for PHP 8.1 compatibility
v0.2.16
Adding in an additional exception type to account for some exceptions thrown from the Cognito lambdas
update the composer dependencies
Merge pull request #2 from InternationalCodeCouncil/update-composer
update composer
v0.2.14
Renaming an incorrectly named class/file for an exception, also adding some more descriptive exception messages to some invalid token errors.
v0.2.12
Adding in the NotAuthorizedException