Steps for Twitter and myspace are same.
Request token has two states, unauthorized (or simply request token)
and authorized request token, hence the two steps. Last step is
getting the access token.
The authorize code step in Twitter is an alternate way for authorizing
the request token (from oauth1.0a) for desktop apps and mobile devices
but you can use it for web apps too.
I don't have knowledge about FriendFeeds though.

Thanks,
Monis

On Aug 3, 8:38 am, monkeyvu <[email protected]> wrote:
> Hi all,
>
> Someones sometimes says Oauth has 2 steps or 3 steps. The following is
> what I did with some networks:
>
> Twitter: Get Request Token -> Get Authorize Code -> Get Access Token
> Friendfeed: Get Request Token -> Get Access Token
> MySpace: Get Unauthorized Request Token -> Get Authorized Request
> Token -> Get Access Token
>
> So they are different. Could anyone please explain me about this?
>
> Thanks,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to