mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
258 B
Plaintext
7 lines
258 B
Plaintext
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.
|