Skip to content

fix(webhooks): make HMAC-SHA256 auth actually work - #30

Merged
jdorner merged 1 commit into
mainfrom
fix-webhook-hmac-authentication
Aug 12, 2026
Merged

fix(webhooks): make HMAC-SHA256 auth actually work#30
jdorner merged 1 commit into
mainfrom
fix-webhook-hmac-authentication

Conversation

@jdorner

@jdorner jdorner commented Aug 12, 2026

Copy link
Copy Markdown
Owner
  • prevent Elysia from parsing the JSON body
  • custom header name support for webhook authentication
  • allow signatures with and without sha256 prefix

- prevent Elysia from parsing the JSON body
- custom header name support for webhook authentication
- allow signatures with and without sha256 prefix
@jdorner
jdorner merged commit 0283b92 into main Aug 12, 2026
2 checks passed
@jdorner
jdorner deleted the fix-webhook-hmac-authentication branch August 12, 2026 18:52
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.

1 participant