Quick and dirty user auth and roles for Flask apps: Flask-Security(packages.python.org)
packages.python.org
Quick and dirty user auth and roles for Flask apps: Flask-Security
http://packages.python.org/Flask-Security/
1 comments
This looks great. I like that it implements authentication and authorization out of the box. I look forward to trying it out.