Hacker News new | ask | show | jobs
by sudopsuedo 300 days ago
Is there a way to authenticate without a browser? (For when we're developing on a headless machine or a remote machine via vscode->ssh, and the callback to localhost can't fire from our client machine)

I've tried launching via `NO_BROWSER=true embedder` but this doesn't seem to change the auth flow

1 comments

good suggestion, adding to the next release