-
Notifications
You must be signed in to change notification settings - Fork 977
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: allow passing transient data from registration to webhook #3104
Conversation
8f38d57
to
9ac2278
Compare
Codecov Report
@@ Coverage Diff @@
## master #3104 +/- ##
==========================================
- Coverage 77.70% 77.50% -0.20%
==========================================
Files 315 314 -1
Lines 19963 19897 -66
==========================================
- Hits 15512 15421 -91
- Misses 3265 3285 +20
- Partials 1186 1191 +5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
9ac2278
to
49f3dbd
Compare
49f3dbd
to
d81a3d4
Compare
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.
Nice, looks very good! I just have a few last questions.
Related issue(s)
Checklist
introduces a new feature.
contributing code guidelines.
vulnerability. If this pull request addresses a security vulnerability, I
confirm that I got the approval (please contact
[email protected]) from the maintainers to push
the changes.
works.
Further Comments