View Source SlackRequest.Plug (SlackRequest v1.0.0)

Plug that automatically tries to verify timestamp and signature of the HTTP request to check is a valid Slack HQ HTTP request.

It needs SlackRequest.BodyReader.read_and_cache_body/2 to be set as the Plug.Parsers :body_reader.

Summary

Functions