I am wondering if anyone has experience integrating Ning App (http:// developer.ning.com/) with GAE for Java. Note that Ning only supports a subset of OpenSocial API. Specifically, I need help on the following:
1. Let a user login to Ning network. 2. Once Ning has authenticated the user, I'd like to let the user to access my app on GAE without having to login twice. 3. The user could store additional data on GAE. I don't know how to do the step #2 above. I am open with other scenario as long as I can achieve #1 and #3 (using Ning's username & authentication) to access the data on the GAE. Thanks in advance for your help.
-- 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.
