Does anyone know or know of somewhere I can learn how to create a custom authentication process using Python and Google App Engine?
I don\'t want to use Google accou
In addition to all the other great answers, I would also add that Facebook, Twitter, and github all offer OAuth mechanisms that you can utilize as turn-key authentication support for your app.