Integrate flask-principal in order to provide RBAC.
This commit is contained in:
parent
8e169b1026
commit
458b69953a
8 changed files with 237 additions and 103 deletions
|
@ -1,3 +1,4 @@
|
|||
peewee
|
||||
flask
|
||||
py-bcrypt
|
||||
py-bcrypt
|
||||
Flask-Principal
|
Reference in a new issue