Class: MAuth::Response

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

Overview

virtual base class for signable responses

Direct Known Subclasses

Faraday::Response, MAuth::Rack::Response

Constant Summary collapse

SIGNATURE_COMPONENTS =
[:status_code, :body, :app_uuid, :time].freeze

Method Summary

Methods included from Signable

#attributes_for_signing, #initialize, #string_to_sign