Method: Databasedotcom::Client#oauth_token
- Defined in:
- lib/databasedotcom/client.rb
#oauth_token ⇒ Object
The OAuth access token in use by the client
14 15 16 |
# File 'lib/databasedotcom/client.rb', line 14 def oauth_token @oauth_token end |