MicrosoftDocs / Advertising-docs

Creative Commons Attribution 4.0 International
15 stars 59 forks source link

I do not see where to put the password #527

Closed chanmmn closed 4 years ago

chanmmn commented 5 years ago

Frankly I saw a place I can put in my id. private static string _clientId = "<clientidgoeshere>";
But where to put in the password? Authenticating should have password. I am looking for a code to enter the username and password without any pop up.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

swhite-msft commented 5 years ago

@chanmmn, with OAuth, you'll always have a "pop up" (browser client) where the user has to log on and provide consent for your app to manage their resources.