morrisonbrett / TeslaCommand

A Golang command line application to remind you to charge your Tesla vehicle based on GeoFencing.
8 stars 1 forks source link

Persist api token somewhere for subsequent runs #17

Open morrisonbrett opened 8 years ago

morrisonbrett commented 8 years ago

Right now it gets a new api token each time it's launched. Would be better to persist / cache it somewhere .