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 register with a Google Account but then need to be approved by an admin. Is there anything built in to handle this type of scenario or do I need to build the registration/approval piece myself? Thanks!
--Kevin -- 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.
