Class: Grape::OAuth2::Responses::Authorization

Inherits:
Base
  • Object
show all
Defined in:
lib/grape_oauth2/responses/authorization.rb

Overview

Authorization response.

Instance Attribute Summary

Attributes inherited from Base

#rack_response

Method Summary

Methods inherited from Base

#body, #headers, #initialize, #raw_body, #status

Constructor Details

This class inherits a constructor from Grape::OAuth2::Responses::Base