-
Notifications
You must be signed in to change notification settings - Fork 573
Add events for Cognito custom authentication challenge #168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #168 +/- ##
======================================
Coverage 77.2% 77.2%
======================================
Files 18 18
Lines 636 636
======================================
Hits 491 491
Misses 104 104
Partials 41 41Continue to review full report at Codecov.
|
bmoffatt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure that CognitoEventUserPoolsVerifyAuthChallengeRequest.ChallengeAnswer is the right type after reading the docs
|
Any chance this gets merged anytime soon? |
Signed-off-by: Maksym Pavlenko <makpav@amazon.com>
|
@bmoffatt I'm not quite sure whether |
Signed-off-by: Maksym Pavlenko <makpav@amazon.com>
|
ping @bmoffatt |
👍 |
ChallengeMetaData -> ChallengeMetadata
This PR adds events for Cognito's custom authentication - https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-challenge.html