Skip to content

Add missing userNotFound field to Cognito auth trigger requests#630

Open
anzheyazzz wants to merge 1 commit into
mainfrom
fix/cognito-usernotfound-missing-fields
Open

Add missing userNotFound field to Cognito auth trigger requests#630
anzheyazzz wants to merge 1 commit into
mainfrom
fix/cognito-usernotfound-missing-fields

Conversation

@anzheyazzz
Copy link
Copy Markdown
Contributor

Issue #629

Description of changes:
Add the userNotFound boolean field to three Cognito Lambda trigger request: CognitoEventUserPoolsPreAuthenticationRequest

It is also missing in:

  • CognitoEventUserPoolsCreateAuthChallengeRequest
  • CognitoEventUserPoolsVerifyAuthChallengeRequest
    and now added.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

References

Doc: `user pool lambda... -

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.12%. Comparing base (815d21f) to head (d6f4d23).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #630   +/-   ##
=======================================
  Coverage   75.12%   75.12%           
=======================================
  Files          36       36           
  Lines        1419     1419           
=======================================
  Hits         1066     1066           
  Misses        274      274           
  Partials       79       79           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants