Module: Breacan::Authentication
- Included in:
- Client
- Defined in:
- lib/breacan/authentication.rb
Instance Method Summary collapse
Instance Method Details
#token_authenticated? ⇒ Boolean
3 4 5 |
# File 'lib/breacan/authentication.rb', line 3 def token_authenticated? !!@access_token end |