Method: Rack::OAuth2::Server::OAuthError#code

Defined in:
lib/rack/oauth2/server/errors.rb

#codeObject (readonly)

The OAuth error code.



14
15
16
# File 'lib/rack/oauth2/server/errors.rb', line 14

def code
  @code
end