Help required on want to add Twitter OAuth just like facebook connect
I want to add t开发者_如何学Pythonwitter oauth just like facebook connect in my site like this site http://mytweeple.com/default.aspx. Need help on this how i can do this. Regards,
Check out http://apiwiki.twitter.com/OAuth-FAQ
You can find some code examples here.
And a great walk through guide.
精彩评论