[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#718555: ITP: python-flask-principal -- Identity management for flask



Package: wnpp
Severity: wishlist
Owner: Tonnerre Lombard <tonnerre@ngas.ch>

* Package name    : python-flask-principal
  Version         : 0.4.0
  Upstream Author : Matt Wright <matt@nobien.net>
* URL             : https://github.com/mattupstate/flask-principal
* License         : Expat
  Programming Lang: Python
  Description     : Identity management for flask

Flask-Principal provides a very loose framework to tie in providers of two
types of service, often located in different parts of a web application:

- Authentication providers
- User information providers

For example, an authentication provider may be oauth, using Flask-OAuth and
the user information may be stored in a relational database. Looseness of
the framework is provided by using signals as the interface.


Reply to: