Hi, I have open sourced a Java API which works on the latest FB Graph API. There's oAuth 2.0 in it. I have made it for our own app. If authentication is the only priority for you then you can definitely use it.
https://github.com/nischal/face4j Let me know if you need any help integrating it. I've tried to make it as simple as possible. It's very weak on documentation though but here's an example for authentication - https://github.com/nischal/face4j/wiki/Facebook-oAuth-login-with-face4j -- 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.
