Open brad opened 6 years ago
Re: same machine to complete authorization and running the script. I think this is preferable (easiest), but not a necessity as long as:
There will be users that want to run the script on a headless machine. Looking at bin/nokia nothing seems to restrict it to a local only setup except the use of webbrowser to launch an instance, but the url is already printed anyway, so this step can be done manual.
Another idea entirely is to simply pick a non-existing callback (e.g., localhost:9999) and copy the code parameter from the address bar into the CLI. It's not elegant, but very simple and robust.
Specifically we need documentation describing these items as explained in #18