Question
How to authenticate accounts such as google without a browser?
I wish to use apps such as google-drive-ocamlfuse, but it requires google authentication through a browser. Since my linux VM does not have a browser, that is not an option.
Does anyone know how to get around this? …possibly a command-line authentication process? I’m guessing that would be up to the authentication server implementation, but it seems like a limitation on [headless] Linux VMs.
Thanks,
Doug
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×