buttercup / buttercup-core

:tophat: The mighty NodeJS password vault
http://buttercup.pw/
MIT License
467 stars 57 forks source link

OneDrive webdav access #306

Closed mmarodin closed 1 year ago

mmarodin commented 3 years ago

Is it possible to use webdav access to OneDrive from my mobile Buttercup app? I tried but it doesn't work.

401 error :(

Here an example: https://winscp.net/eng/docs/guide_microsoft_onedrive

Please let me know, thanks

perry-mitchell commented 2 years ago

I'll try to add support to this soon..

perry-mitchell commented 1 year ago

I'd propose not using WebDAV here, as getting the ID/token seems tricky. Let's do a full OAuth integration in #302.