lib/rack/twilio_webhook_authentication.rb in twilio-ruby-5.8.1 vs lib/rack/twilio_webhook_authentication.rb in twilio-ruby-5.9.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Rack # Middleware that authenticates webhooks from Twilio using the request # validator. # # The middleware takes an auth token with which to set up the request