It is actually pretty easy. You save the request_token in your application
and send the user to the browser to authorized access. When the user has
finished authorizing the application they get directed back to the
application by the iPhone through a custom protocol handler used as your
callback URL. The user is now back in your application and the access_token
can be  retrieved.

Abraham

On Wed, Feb 3, 2010 at 11:24, Scott Herbert
<[email protected]>wrote:

> Firstly I'm not an iPhone/iPad/iPod developer nore do I even own one,
> however I belive neigther of the two devices has the ablity to
> multi-task, so surely that would make oAuth on either impossabul, as the
> application couldn't call up a browser window/page.
>
> Hopefuly someone more skilled in Apple development can point out the
> error in my logic here.
>



-- 
Abraham Williams | Community Advocate | http://abrah.am
Project | Out Loud | http://outloud.labs.poseurtech.com
This email is: [ ] shareable [x] ask first [ ] private.

Reply via email to