Signature verification
What the SDK verifies
Node
import { SelfWebhooks } from '@selfxyz/enterprise-sdk';
const event = SelfWebhooks.verify(rawBody, headers, secret);Rotating the secret
Common failure modes
Last updated