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

Not working on web app #21

Closed ispysoftware closed 4 years ago

ispysoftware commented 4 years ago

We need to use this on a web application (the graph version) but the AuthenticationRedirectUrl is hard coded to:

https://login.microsoftonline.com/common/oauth2/nativeclient

ispysoftware commented 4 years ago

oops, it is settable, all good :)