Packages@g14o/paystack-better-auth
Webhooks
Configure Paystack webhooks for the Better Auth plugin.
Configure your Paystack dashboard webhook URL to:
https://your-domain.com/api/auth/paystack/webhookThe plugin verifies x-paystack-signature via paystackClient.webhook.verifyPaystackWebhookSignature. Events are deduplicated and persisted in paystackWebhookEvent.
See also @g14o/paystack webhook verification for low-level signature verification.