Libraries
»
oauth20
(0.1.1)
»
Index
»
OAuth2
»
AuthCode
»
#key
Method: OAuth2::AuthCode#key
Defined in:
lib/oauth20/auth_code.rb
#
key
⇒
Object
(readonly)
Returns the value of attribute key.
7 8 9
# File 'lib/oauth20/auth_code.rb', line 7
def
key
@key
end