You can use 2-legged oauth or 3-legged oauth to get social data
outside the network.

2-legged you need to have an opensocial gadget installed on target
user, in order to have permission.

3-legged you need to open the browser to fetch access token, but you
don't need an opensocial gadget.

There are serveral libs which allow you to do that. For php for
example ( 2-legged )

http://code.google.com/p/opensocial-php-client

There's a 3-legged java version, which I'm porting to php too.

http://code.google.com/p/orkut-os-client

Regards

Robson Dantas
2010/6/22, Waideman <[email protected]>:
> Hi everybody!
>
> I want develop a Orkut mobile application for windows mobile to
> optimize the UI in handsets, have somebody ever tried to do this???
> how can I make user authenticate without a browser interaction???
>
> tks for help!
> regards
>
> --
> You received this message because you are subscribed to the Google Groups
> "orkut Developer Forum" 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/opensocial-orkut?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" 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/opensocial-orkut?hl=en.

Reply via email to