Skip to content

fix: add inbound webhook signature headers#170

Open
Lubrsy706 wants to merge 1 commit into
inboundemail:mainfrom
Lubrsy706:fix/webhook-signature-headers
Open

fix: add inbound webhook signature headers#170
Lubrsy706 wants to merge 1 commit into
inboundemail:mainfrom
Lubrsy706:fix/webhook-signature-headers

Conversation

@Lubrsy706

Copy link
Copy Markdown

Closes #130.

Summary

  • add a shared HMAC helper for webhook payload signatures
  • include X-Inbound-Signature and the backward-compatible X-Webhook-Signature on inbound webhook deliveries
  • include the same signature headers for webhook test sends and document them in the API reference

Testing

  • git diff --check
  • Not run: Bun-based test suite, because Bun is not installed in my environment

@vercel

vercel Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor

@Lubrsy706 is attempting to deploy a commit to the inbound Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Webhook Signature Verification for Email Webhooks

1 participant