Add an optional "secret" field on webhook for authentication #9187
Labels
for experienced contributor
good first issue
Good for newcomers
scope: back+front
Issues requiring full-stack knowledge
After the "Filters" section on a webhook edition page, add an optional field "Secret".
Sub-text:
Optional: Define a secret string that we will include in every webhook. Use this to authenticate and verify the webhook upon receipt.
Implement it when we send webhooks, update the open api spec.
The text was updated successfully, but these errors were encountered: