For the time being, your best bet is to map the data to the email address which you can retrieve from the User object. There might be a better identifier exposed in the future, but email address is works for now.
- Jason On Fri, Apr 10, 2009 at 6:33 PM, Paul Lambert <[email protected]>wrote: > > What is best practice for storing application-specific user data using > the User api? The docs say that there is no stable identifier exposed > for a user account - so how am I supposed to map the Google user > account to my application's user data? > > I'm sure this is a very common question, but I've read the docs and > done some searches and can't seem to find the answer. Thanks! > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en -~----------~----~----~----~------~----~------~--~---
