Google App Engine is great for fast deploying and fast scaling applications. That’s a fact. The default authentication system uses Google accounts. Another option is deploying a custom user/password combination, which is the more traditional approach.
For one of my recent projects, I wanted to make the user authentication even simpler, so I integrated Facebook Connect and the Graph API in App Engine . Now users can login with only one click.
