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

fix: webhooks missing triggers and events #2026

Merged
merged 4 commits into from
Jan 30, 2025

Conversation

lfleischmann
Copy link
Member

@lfleischmann lfleischmann commented Jan 20, 2025

Fixes #2009

@irby
Copy link
Contributor

irby commented Jan 21, 2025

Should the backend README and hanko.config.json files be updated to include these new webhook events?

@lfleischmann
Copy link
Member Author

lfleischmann commented Jan 29, 2025

Should the backend README and hanko.config.json files be updated to include these new webhook events?

Yeah, I updated the events table in the README, thanks. As for the schema: left it out deliberately this time to be honest because we currently have a CI workflow that watches for config changes, regenerates the schema and makes a PR (the use case being precisely the case of someone forgetting to regenerate the schema). Would not have hurt to do it manually though - the workflow wouldn't/shouldn't make a PR in that case.

@lfleischmann lfleischmann merged commit 9836c48 into main Jan 30, 2025
8 checks passed
@lfleischmann lfleischmann deleted the fix-webhooks-missing-triggers-and-events branch January 30, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Recently closed
Development

Successfully merging this pull request may close these issues.

No webhook event on email creation and on username change.
3 participants