Remix.run Logo
sudopsuedo 5 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

etgibbs 5 days ago | parent [-]

good suggestion, adding to the next release