Method: ContextIO::API#key

Defined in:
lib/contextio/api.rb

#keyString (readonly)

Returns The OAuth key for the user's Context.IO account.

Returns:

  • (String)

    The OAuth key for the user's Context.IO account.



64
65
66
# File 'lib/contextio/api.rb', line 64

def key
  @key
end