Exception: StandardId::InvalidClientError
- Inherits:
-
OAuthError
- Object
- StandardError
- OAuthError
- StandardId::InvalidClientError
- Defined in:
- lib/standard_id/errors.rb
Instance Method Summary collapse
Instance Method Details
#http_status ⇒ Object
54 |
# File 'lib/standard_id/errors.rb', line 54 def http_status = :unauthorized |
#oauth_error_code ⇒ Object
53 |
# File 'lib/standard_id/errors.rb', line 53 def oauth_error_code = :invalid_client |