I want to create a login form for my desktop application that user can use Windows Live ID for that. I create an application in manage.dev.live.com and use Desktop Implementation section.
I use a WebBrowser
control and navigate to a given address. but I don't know how to receive the token for user.
If I have made a mistake please tell me how to fix that.