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