Ivan Ivanov

Ivan Ivanov

  • NA
  • 1
  • 1.1k

site authentication with twitter and facebook

Jul 12 2013 10:10 AM
 

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.