Using OAuth Authentication
OAuth requires the authenticating user to interact with OneDrive using the browser. The add-in facilitates this in various ways as described below.
Custom Credentials
You will need to register an app to obtain the OAuthClientId and OAuthClientSecret.
Creating a Custom OAuth App
See Creating a Custom OAuth App for a procedure.