omnivery / mautic-omnivery-plugin

Email transport using Omnivery API
https://omnivery.com/
GNU General Public License v3.0
4 stars 0 forks source link

Validate webhook calls using signing token #18

Open axelocz opened 2 years ago

axelocz commented 2 years ago

Incoming webhook calls should be validated using the signing token (if set in the configuration).

Webhooks are secured using a signature which can be verified using the signing token. See section Securing Webhooks at https://documentation.mailgun.com/en/latest/user_manual.html#webhooks-1