titarenko / OAuth2

OAuth2 client implementation for .NET
413 stars 154 forks source link

OneDrive or DropBox? #155

Open securigy opened 5 months ago

securigy commented 5 months ago

Since it is OAuth2, will this work with OneDrive or DropBox? And if yes, how?

niemyjski commented 5 months ago

You'd need to add an integration for Dropbox. I would think you would use the WindowsLiveClient for OneDrive.