jstaf / onedriver

A native Linux filesystem for Microsoft OneDrive
GNU General Public License v3.0
1.97k stars 96 forks source link

I have problem #245

Closed weiwhy closed 2 years ago

weiwhy commented 2 years ago

In fact, I don't have a GUI interface. I suggest adding the function of terminal login. In fact, the browser login is very good, but it's not the most perfect

rienholt commented 2 years ago

Accessing OneDrive requires ModernAuth. There is no way to add CLI only login.

jstaf commented 2 years ago

@rienholt is correct, there is no way to to log into Microsoft services without doing the login in a web browser somewhere.

However, you can use the --no-browser option on a server and this will give you a link you can paste into a web browser on another computer. Just follow the instructions and it will allow you to log into OneDrive without a GUI (by doing the authentication on another device that does have a GUI).