google-app-engine-django: authentication without Google accounts?

Posted by cv12 on Stack Overflow See other posts from Stack Overflow or by cv12
Published on 2010-04-25T10:08:39Z Indexed on 2010/04/25 10:13 UTC
Read the original article Hit count: 480

google-app-engine-django/ claims to have an "App Engine compatible implementation of the Django authentication framework". Does this authentication work only with Google Accounts? Is it possible to register a user with a username/password and authenticate him/her with that username/password without that user having a Google account?

I would appreciate any pointers to how this could be done with google-app-engine-django without Google Accounts authentication.

© Stack Overflow or respective owner

Related posts about google-app-engine

Related posts about django