Method: Bandshell::HardwareApi.temp_token

Defined in:
lib/bandshell/hardware_api.rb

.temp_tokenObject



8
9
10
# File 'lib/bandshell/hardware_api.rb', line 8

def temp_token
  Bandshell::ConfigStore.read_config('auth_temp_token')
end