Are you attempting to 'auto-login' to the twitter.com site or perform actions with the Twitter API for various users?
The first, can't be done. The second will be xAuth which in turn will provide OAuth tokens for your application to use on behalf of a user. You can read more about xAuth at http://dev.twitter.com/pages/xauth On 16 Jun 2011, at 11:19, karthi wrote: > Hi i am using twitter oauth for achieving the auto-login concept by > providing the username and password. I am only able to get the data > from my twitter account. How do i login to twitter > by providing the username and password as parameters to some function > which may be twitter > API login function or whatever the function. did anyone come across > this issue? If so please > process me the code or links. Thanx in advance...…. -- Scott Wilcox @dordotky | [email protected] | http://dor.ky +44 (0) 7538 842418 | +1 (646) 827-0580 -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
