mikea / gdrive-webdav

Webdav bridge for Google Drive
GNU General Public License v3.0
167 stars 28 forks source link

update the google api authentication procedure, authenticate at #30

Open chinsengi opened 1 year ago

chinsengi commented 1 year ago

authenticate at localhost:8765/auth

tested with zotero webdav and worked.

mikea commented 2 days ago

@chinsengi thanks for your contribution. Sorry I completely missed it: life has been really crazy last couple years.

Before I take a closer look could you quickly explain what problem does it try to solve? I went through the README process yesterday and everything seems to work. Is this simply automating stuff?

Another tiny worry is that /auth could be a legitimate file path. I wonder what does WebDAV say about system urls?