Commit 720b203
committed
fix(webhooks): warn when Twilio webhook has no auth token configured
Addresses PR review: when no auth token is set, verifyTwilioAuth skips
signature verification (optional-secret convention). Log a warning so
operators can detect a webhook running unauthenticated.1 parent 0f7bf96 commit 720b203
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| |||
0 commit comments