You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was squashed before being merged into the 7.1 branch.
Discussion
----------
[Mailer] [Resend] Add Resend webhook signature verification
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | yes
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Issues | Fix#53554 <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License | MIT
Follow up of #53554. At this time I missed webhook signature verification. To complete the Bridge before 7.1 release, here it is!
I plan to add more webhook payloads in test, I asked Resend to send me example, because some are tough to reproduce.
Commits
-------
8daa804 [Mailer] [Resend] Add Resend webhook signature verification
0 commit comments