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 <bess.ho@gmail.com> 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.
> Abhishek Nalwayahttp://itsallaboutruby.blogspot.com/
On Apr 7, 9:39 am, abhishek nalwaya <nalwayaabhis...@gmail.com> 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
--
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
No comments:
Post a Comment