Method: TalonOne::Configuration#access_token
- Defined in:
- lib/talon_one/configuration.rb
#access_token ⇒ Object
Defines the access token (Bearer) used with OAuth2.
51 52 53 |
# File 'lib/talon_one/configuration.rb', line 51 def access_token @access_token end |