This repository was archived by the owner on Jan 23, 2021. It is now read-only.
Commit 224e10f
committed
Support to verify Webhook signatures
- Add `signingSecret` configuration to `config.sample.js`
- Add verification path to Webhooks express server to verify
signatures
- Add documentation for `signingSecret`
- Update some outdated, vulnerable dependencies1 parent b8fc253 commit 224e10f
File tree
5 files changed
+658
-587
lines changed5 files changed
+658
-587
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments