Method: OAuth2::Client#options

Defined in:
lib/oauth2/client.rb

#optionsObject

Returns the value of attribute options.

[View source]

7
8
9
# File 'lib/oauth2/client.rb', line 7

def options
  @options
end