Method: HowMany::Configuration#refresh_token
- Defined in:
- lib/how_many/config.rb
#refresh_token ⇒ String
Returns the refresh token for the CMS user.
15 16 17 |
# File 'lib/how_many/config.rb', line 15 def refresh_token @refresh_token end |