Class: AuthRocket::Token
- Inherits:
-
Resource
- Object
- Resource
- AuthRocket::Token
- Defined in:
- lib/authrocket/token.rb
Instance Attribute Summary collapse
-
#token ⇒ Object
readonly
Returns the value of attribute token.
Instance Attribute Details
#token ⇒ Object (readonly)
Returns the value of attribute token.
6 7 8 |
# File 'lib/authrocket/token.rb', line 6 def token @token end |