[twitter-dev] how to login

2010-10-04 Thread qbit systems
Hello There, Currently I develop a web service for iPhone in which i need tweets from twitter, reply that twiiter etc. For this I am using abraham's Twitter OAuth library for this. But when everything is going alright it needs sign in if user not already sign in in twitter but I need a way in whic

Re: [twitter-dev] how to login

2010-10-04 Thread Thomas Mango
You should read about Twitter's xAuth support: http://dev.twitter.com/pages/xauth This will let you exchange a username and password for an OAuth access token for that user. qbit systems wrote: Hello There, Currently I develop a web service for iPhone in which i need tweets from twitter, rep

[twitter-dev] How to login and get friends of user? in c#

2010-07-26 Thread JTOne
How to easy way for login and get friends of user? in c#