mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 08:39:17 +08:00
6bbf14f7d9
The payload-hash-* options are imprecisely named. Clarify their function as HMAC validations by renaming them. The existing options will continue to work but are deprecated. Log a warning if the old options are used. All tests, examples, and documentation are updated. Fixes #289