On Mar 31, 9:38 am, Prema <[email protected]> wrote:
> How do I do a 2 legged OAuth without having any gadget ?
>
> I need to make a complete server (home) to server (container) call to
> fetch data for the users. I can use 3 legged for this purpose. But,
> NOT all providers support 3 legged OAuth..eg., ORKUT.
>
> A hypothetical situation would be where I have a desktop client ,
> which calls my web services to get data from different containers for
> the user.

If you can't use a gadget then AFAICS you'll have to instruct the end-
user how to determine
her user-id on Orkut so that your desktop client can use this as the
value of xoauth_requestor_id.
Not a very nice end-user experience.

You only have to use a gadget once, but if your application has no web-
server component at all
I think it's going to be difficult-to-impossible.

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