Class: MAuth::Request

Inherits:
Object
  • Object
show all
Includes:
Signable
Defined in:
lib/mauth/request_and_response.rb

Overview

virtual base class for signable requests

Direct Known Subclasses

Faraday::Request, MAuth::Rack::Request

Constant Summary collapse

SIGNATURE_COMPONENTS =
[:verb, :request_url, :body, :app_uuid, :time].freeze

Method Summary

Methods included from Signable

#attributes_for_signing, #initialize, #string_to_sign