View Source VenndrSDK.CacheBodyReader (Venndr SDK v0.1.3)

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.

See more: https://hexdocs.pm/plug/Plug.Parsers.html#module-custom-body-reader