Open curcuz opened 7 years ago
@curcuz what do you think the best way of handling this is? I was thinking a simple server that would provide the user the link, open that in a new tab and then they could enter the code into the server and submit it?
We would then just save that code in /data
[EDIT: at first read, I missed your last statement, that makes mine redundant :P] @shaunmulligan that might work, if paired with something like:
/root/.cache/voice-recognizer/assistant_credentials.json
to /data/assistant_credentials.json
every time the user interacts with it/data/assistant_credentials.json
to /root/.cache/voice-recognizer/assistant_credentials.json
this results in the main python script crashing on resin.