summaryrefslogtreecommitdiff
path: root/www/py-flask-principal/DESCR
blob: e6bc8a95cb54df9191413175ddf8652d8bfeac6f (plain)
1
2
3
4
5
6
Flask-Principal provides a very loose framework to tie in providers
of two types of service (Authentication, User information), often
located in different parts of a web application.

Looseness of the framework is provided by using signals as the
interface.