Of course you can always create whatever custom authentication you
want in GAE.  You can create your own form to get a username  and
password, and you can store them in the datastore and check them
yourself.  You'll have to deal with a lot of things yourself, but you
can always create your own.

-- 
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.

Reply via email to