To authenticate with the graphcool cli without a browser, using the following command, does not work:
graphcool login --token $MY_TOKEN
Expected behavior: Should sign me in.
Actual behavior: Still opens the browser for authenticating the CLI. Crashes on remote machine via SSH.
To authenticate with the graphcool cli without a browser, using the following command, does not work:
Expected behavior: Should sign me in.
Actual behavior: Still opens the browser for authenticating the CLI. Crashes on remote machine via SSH.