TwilioSignaturePlugErrorHandler (twilio_signature_plug v0.1.4)

This Error handler will just set the satus of the given Plug.Conn to the respective error code 400 in case the twilio signature was completely missing 401 in case the signature doesn't match

In the context of a phoenix application you likely want to respond when this check fails. This is not included so this package doesn't need phoenix as a dependency

See the README for more info

Link to this section Summary

Link to this section Functions

Link to this function

call(conn, atom)