Method: OAuth2::AuthCode#key

Defined in:
lib/oauth20/auth_code.rb

#keyObject (readonly)

Returns the value of attribute key.



7
8
9
# File 'lib/oauth20/auth_code.rb', line 7

def key
  @key
end