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