Exception: StandardId::UnsupportedGrantTypeError
- Inherits:
-
OAuthError
- Object
- StandardError
- OAuthError
- StandardId::UnsupportedGrantTypeError
- Defined in:
- lib/standard_id/errors.rb
Instance Method Summary collapse
Methods inherited from OAuthError
Instance Method Details
#oauth_error_code ⇒ Object
36 |
# File 'lib/standard_id/errors.rb', line 36 def oauth_error_code = :unsupported_grant_type |