Method: ContextIO::Config#consumer_secret
- Defined in:
- lib/context-io/config.rb
#consumer_secret ⇒ String
Returns The OAuth consumer secret received from Context.IO.
51 52 53 |
# File 'lib/context-io/config.rb', line 51 def consumer_secret @consumer_secret end |