Would be great to have a mobile page to for the authorising part:
https://twitter.com/oauth/authorize?oauth_token=XXX is very cool, but
a page  with the same functionality on the mobile site (eg.
https://m.twitter.com/oauth/authorize ) would be a great feature to
have!

thanks in advance,

all best, greetings from a sunny Amsterdam
(yes spring is coming fast now!)

@RoelandP


On 17 mrt, 03:21, Doug Williams <[email protected]> wrote:
> Thanks Abraham,
> Joshua, and other OAuth developers, please let me know if there are
> more specific questions for your integration or if there is missing
> documentation I could be writing.
>
> Doug Williams
> Twitter API Supporthttp://twitter.com/dougw
>
> On Mon, Mar 16, 2009 at 9:40 PM, Abraham Williams <[email protected]> wrote:
> > The basic flow for a desktop app is:
>
> > 1: app gets token from twitter behind the scenes.
> > 2: sends user to twitter in browser with part of request token in
> > querystring.
> > 3: user approves access on twitter.
> > 4: user comes back to app and clicks on a continue button.
> > 5: app behind the scene trades request token for access token.
> > 6: app saves access token and interacts with the API.
>
> > A good example to look at is Flickr's Uploadr app.
>
> > Abraham
>
> > 2009/3/16 Joshua Perry <[email protected]>
>
> >> I am attempting to get our desktop Twitter application ready for OAuth;
> >> we were not in the business of creating an application when the OAuth
> >> beta happened or we probably would have applied to join.
>
> >> Is Twitter going to be using querystring, cookie, or the form field
> >> based method of passing the access token?
>
> >> Are there any gotchas with Twitter OAuth that I may want to take into
> >> account?
>
> >> I looked through the Ruby example but most of the functionality is down
> >> in the OAuth gem.
>
> >> Josh
>
> > --
> > Abraham Williams |http://the.hackerconundrum.com
> > Web608 | Community Evangelist |http://web608.org
> > This email is: [ ] blogable [x] ask first [ ] private.
> > Sent from: Madison Wisconsin United States.

Reply via email to