On Wed, Jun 29, 2011 at 9:29 PM, David Walt <[email protected]> wrote: > Hi guys, > > I would like to create a website, using "Users API", because as you > all know, it provides lots of help to handle log in/out, security, > etc. Reinvent the wheel would be stupid I guess. > > But, and this is huge BUT, you are forced to use Google account (or > OpendID).
Use openid, but be your own openid provider. Now you get to control the sign-up experience but reuse Google's auth cookie and user api. -- 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.
