Synctera.WebhookSignatureError exception (Synctera v1.0.0)

Copy Markdown View Source

Raised by Synctera.Webhook.verify!/1 when a webhook delivery's signature is missing, malformed, expired, or does not match.

Summary

Types

t()

@type t() :: %Synctera.WebhookSignatureError{__exception__: true, message: String.t()}