Class: Grape::OAuth2::Responses::Token

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

Overview

Token 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