I haven't tried it myself, but http://www.janrain.com looks like something that might solve all or part of your issue. I'm thinking about using it for http://www.liink.it
-Ben Sent from my iPhone On Feb 27, 2011, at 12:37 PM, irrdev <[email protected]> wrote: > By searching Google, it's possible to come up with several home-grown > solutions for gaining OAuth authentication to specific websites such > as Facebook and Twitter. Unfortunately, most these methods are > outdated and/or are site-specific. Considering that many of today's > online apps seek social api integration, what is the best generic way > to get this done? I'm seeking a method or library that works with all > OAuth apis. I understand, of course, that once authenticated, every > api is unique. However, it's the OAuth session variables that > seemingly make it so difficult to integrate with GAE. It really > shouldn't be that difficult, as this is a very necessary feature for > today's cloud applications. Has anyone found a solution to this > problem? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" 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/google-appengine-java?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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/google-appengine-java?hl=en.
