0
Reply

site authentication with twitter and facebook

Ivan Ivanov

Ivan Ivanov

Jul 12 2013 10:10 AM
891
 

There is one site with authentication with twitter or facebook. I using C# form application, .net framework 4.0. I need login to this site using twitter or facebook and post some data. How to do it?

My application already use tweetSharp and facebook API.