I'm trying to add a client ID to my application to use the Facebook oAuth api for login.
It gives me an app ID but no client ID as the application needs to be published. The problem is that to get a client ID, the application needs to be published but there is noavailable platform option for WPF.
Is there any work around for this?
The options shown for release platforms don't include WPF.
This might be an old question, but couldn't find any answer online.
Turns out you have to click on the "Advanced" tab and then scroll down to "Embedded Browser OAuth Login" and enable it