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

Connection by default #32

Closed RolaQH closed 3 years ago

RolaQH commented 3 years ago

Hello, I want to access the different functions of your api, but I want to connect by default, setting the credentials manually (by code). To achieve this, do you have to configure something additional in the AZURE platform or can the authentication be done manually without the need to be typing the credentials in the GUI? I am developing an ASP.NET MVC 5 Web application.

Thanks.

KoenZomers commented 3 years ago

Hi @RolaQH, please read the last part of my post at: https://github.com/KoenZomers/OneDriveAPI/issues/34#issuecomment-811021562

And let me know in case that does not answer your question.

KoenZomers commented 3 years ago

Closing as no further comments or feedback have been received.