Skip to content

NotAuthorizedException addition#41

Open
bclarkicc wants to merge 21 commits intopmill:masterfrom
InternationalCodeCouncil:master
Open

NotAuthorizedException addition#41
bclarkicc wants to merge 21 commits intopmill:masterfrom
InternationalCodeCouncil:master

Conversation

@bclarkicc
Copy link
Copy Markdown

Adding in an exception file for the NotAuthorizedException. This is thrown by Cognito when a user that exists in the user pool signs in with an invalid password. It should probably be handled in here instead of requiring a separate catch statement for a CognitoIdentityProviderException in the implementing app.

bclarkicc and others added 21 commits April 15, 2020 15:39
…when an existing user tries to sign into the user pool with an incorrect password.
…t it doesn't completely error in the event you pass it an Exception that is not specifically a CognitoIdentityProviderException. I believe this was the original intent.
…to-dependency-update

Removed the older jwt-signature and jwt-signature-algorithm-rsa. Intr…
…tion-warning-of-getclass-function

Handled deprecation case for php 8.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants