Raised by Synctera.Webhook.verify!/1 when a webhook delivery's signature
is missing, malformed, expired, or does not match.
Summary
Types
@type t() :: %Synctera.WebhookSignatureError{__exception__: true, message: String.t()}
Raised by Synctera.Webhook.verify!/1 when a webhook delivery's signature
is missing, malformed, expired, or does not match.
@type t() :: %Synctera.WebhookSignatureError{__exception__: true, message: String.t()}