Method: Uricp::OrbitAuth#token

Defined in:
lib/uricp/orbit_auth.rb

#tokenObject



22
23
24
25
# File 'lib/uricp/orbit_auth.rb', line 22

def token
  authenticate
  @token
end