Plaxo's PortableContacts endpoint uses OAuth. Also, MySpace has OpenSocial
REST endpoints that use OAuth.

I've written a Java library that connects to Plaxo and MySpace using OAuth.
All the code is available here:

  http://code.google.com/p/jpoco/source/browse/trunk/jpoco/src

Sean


On Mon, Dec 8, 2008 at 9:54 AM, Chris Dawson <[EMAIL PROTECTED]> wrote:

>
> Hi there,
>
> I am building a fun little application and would like to get access to
> a list of friends.  I've been researching oauth and this seems like
> the perfect auth mechanism for enabling third-party apps access
> without asking for passwords, and I have not yet found a social
> network provider that provides oauth.  Does anyone know of a social
> network which would allow me to access friends list information from a
> command line application using oauth?  I will have the user grant
> access first, but then I'd like to store the token and not have the
> user interact (directly via web browser) with my app.  I don't care
> about the size of the social network, I just want to experiment, so
> even an up and coming social network with more flexible access than
> the majors is fine.
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to oauth@googlegroups.com
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