Re: [appengine-java] Use google accounts to register for app

2010-08-03 Thread Ikai L (Google)
You'll have to build it yourself. The correct approach is probably to build a new model with the User's ID as the Key (to preserve a 1:1 mapping) and have a flag for an approved account. On Thu, Jul 29, 2010 at 3:12 AM, kas kevin.ship...@kev-co.net wrote: I am writing an app that I want to

[appengine-java] Use google accounts to register for app

2010-07-29 Thread kas
I am writing an app that I want to require people to register for. I do not want to create my own user management system so I figured I would just use Google Accounts. The problem is that I don't want just any one with an Google Account to be able to use the app. I need to require that they