webhook/internal/hook
Jacob Weinstock 021efc38e5 Use additional headers in the signature payload:
This will allow users to use headers in the signature
payload during the verification process. For example,
a timestamp header can be used to validate if requests
have been sent recently and reduce the risk of message
replays.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
2023-06-09 13:47:03 -06:00
..
hook.go Use additional headers in the signature payload: 2023-06-09 13:47:03 -06:00
hook_test.go Use additional headers in the signature payload: 2023-06-09 13:47:03 -06:00
request.go Add soft signature failure support 2020-11-24 21:16:57 -06:00