Custom user accounts with webapp2

A sample implementation of user account management with webapp2.

View the Project on GitHub abahgat/webapp2-user-accounts

Custom user authentication with webapp2

This is a skeleton implementation of user account management with webapp2.

You will have to take care of the following items:

You can find most of the logic in main.py (even though you may want to put handlers in separate files, as your app grows in complexity), a custom user model in models.py, and some extremely simple views in views.

More information

You can find a detailed tutorial in this blog post: Custom user authentication with webapp2.

Donate

A few people asked about this, so I'm adding a few options, in case the tutorial and the starter code really helped you: