Skip to content
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

Add support for new identity field for email verifications #455

Merged
merged 2 commits into from
Sep 25, 2020

Conversation

jimmyjames
Copy link
Contributor

Description

Adds support for specifying the (optional) identity object when creating email verification tickets or jobs. This is needed when verifying emails when the primary is social, enterprise, or passwordless. Also needed to verify secondary identities.

References

Testing

Unit tests added, and verified manually with a real tenant and users.

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@jimmyjames jimmyjames marked this pull request as ready for review September 23, 2020 18:41
@jimmyjames jimmyjames requested a review from a team September 23, 2020 18:41
src/API/Management/Jobs.php Show resolved Hide resolved
src/API/Management/Tickets.php Outdated Show resolved Hide resolved
@jimmyjames jimmyjames merged commit 9170707 into master Sep 25, 2020
@lbalmaceda lbalmaceda deleted the email-verification-identity-field branch September 25, 2020 14:25
@jimmyjames jimmyjames added this to the 7.4.0 milestone Sep 27, 2020
ls-youssef-jlidat pushed a commit to ls-youssef-jlidat/auth0-PHP that referenced this pull request Nov 7, 2020
* add support for new identity field for email verifications

* Fix and clarify docs
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants