View Source API Reference Venndr SDK v0.1.1
Modules
In Phoenix it is common practice to parse the body response very early in the connection pipeline. This is normally fine, but since we need the raw body for webhook verification, we use this module to cache the request body for later use.
Allows affected resources to be open in iframe.
Verifies the signature of an embed request
Verifies incoming webhooks using public key/private key RSA. Can optionally be skipped by setting unsafe_skip_webhook_verify (obviously not recommended)