Dear Abhishek, The Login page would be a just a web-component where user can pass the userid and password, Rest you should implement call-back mechanism to your application,That is the way it works.
Cheers :) Mukesh Srivastav. On Fri, Apr 8, 2011 at 5:51 AM, Bess <[email protected]> wrote: > You can't use Basic Auth to store username & pwd on device for Twitter > auth. This is banned by Twitter. > > Use OAuth or xAuth. You set the callback URL on your twitter app. > > On Apr 7, 9:39 am, abhishek nalwaya <[email protected]> wrote: > > Hi > > > > I want to create a mobile native application. I can't redirect to twitter > > site for authentication. > > How can i do authentication without redirect? I can pass username and > > password from my application > > > > Thanks in advance. > > > > Cheers > > Abhishek Nalwayahttp://itsallaboutruby.blogspot.com/ > > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: > http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk > -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
