Skip to content

webhookPlugin()

Popii


Popii / webhookPlugin

webhookPlugin(options): PopiiPlugin

Defined in: plugins/webhook.ts:77

Spins up a single HTTP server that receives and verifies webhooks from any external service. Supports HMAC-SHA256, SHA1, and MD5 presets out of the box, or a fully custom verify function.

WebhookPluginOptions

PopiiPlugin