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

feat(webhooks): add webhooks trigger to thirdparty auth #1367

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

shentschel
Copy link
Collaborator

  • add user.create event trigger to thirdparty signup
  • add user.update when an email is added to an identity
  • add email.create when email is created

Closes: #1361

* add user.create event trigger to thirdparty signup
* add user.update when an email is added to an identity
* add email.create when email is created

Closes: #1361
@shentschel shentschel merged commit 552a8af into main Feb 28, 2024
11 checks passed
@shentschel shentschel deleted the feat/1361-webhooks-incl-3rd-party-signinup branch February 28, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

webhooks: include thirdparty sign-ups and sign-ins
2 participants