Method: Authkeeper::Configuration#access_token_name
- Defined in:
- lib/authkeeper/configuration.rb
#access_token_name ⇒ Object
Returns the value of attribute access_token_name.
7 8 9 |
# File 'lib/authkeeper/configuration.rb', line 7 def access_token_name @access_token_name end |