Using OAuth2 Authentication
OAuth 2.0 requires the authenticating user to interact with Microsoft Project using the browser. The driver facilitates this in various ways as described below.
Custom Credentials
You can register an app to obtain the OAuthClientId and OAuthClientSecret.
When to Create a Custom OAuth App
Web Applications
You need to create a custom OAuth app in the web flow.
Desktop Applications
You need to create a custom OAuth app in the desktop flow.