Libraries
»
oauth2
(0.8.0)
»
Index
»
OAuth2
»
Client
»
#id
Method: OAuth2::Client#id
Defined in:
lib/oauth2/client.rb
#
id
⇒
Object
(readonly)
Returns the value of attribute id.
6 7 8
# File 'lib/oauth2/client.rb', line 6
def
id
@id
end