Monday, April 18, 2011

Re: [twitter-dev] Single Authentication for an App

Hey Ton,

There was a similar discussion on this ML a few days ago: http://bit.ly/icFfcC

We do not expire access_token (unless a user explicitly rejects you app) so you don't have to go through the whole OAuth dance once someone approved your app. Store your user's access_token and implement a session handling system.

Arnaud / @rno



On Mon, Apr 18, 2011 at 5:20 AM, ton <ton@winemaker.nl> wrote:
Hi. I've made an app (for browser and mobile device and Desktop) It
works fine but every time I start the app I have to get a new
PINnumber from Twitter.

Is there a way to trust an application once and use the given
trustdata for all the subsequent uses?
Best rgds,
Ton

--
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