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
Copy file name to clipboardExpand all lines: content/webhooks-and-events/webhooks/securing-your-webhooks.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,21 +66,20 @@ Your language and server implementations may differ from the following examples.
66
66
67
67
### Test values
68
68
69
-
Regardless of programming language, these values can be used to know that the implementation is correct.
69
+
Regardless of the programming language that you use to implement HMAC verification in your code, you can use the following `secret` and `payload` values to verify that your implementation is correct.
0 commit comments