KoenZomers / OneDriveAPI

API in .NET Framework 4.8.0, .NET Core 3.1 and .NET 6.0 to communicate with OneDrive Personal and OneDrive for Business
Eclipse Public License 1.0
109 stars 34 forks source link

Autorization Scopes #11

Closed Petje1972 closed 5 years ago

Petje1972 commented 6 years ago

Hi Koen,

At first it's a great API. Thanks for that!

It's not an issue but a question: What is the best way to change the permission scopes? I would like to use the Nuget compiled dll instead of changing source code after every improvement from your side.

I prefer not to have permissions for the complete Onedrive storage environment but only to my application appfolder.

Grtz Patrick

KoenZomers commented 6 years ago

Hi @Petje1972,

which of the types are you using? OneDriveConsumerApi, OneDriveForBusinessO365Api or OneDriveGraphApi?

KoenZomers commented 5 years ago

Closing as no further feedback has been received.