Open abkfenris opened 9 years ago
Use Flask-Security
Make sure to set hashing
Setting default user role: http://stackoverflow.com/a/17150839/3658919
How to integrate with Flask-Script: https://github.com/hansonkd/FlaskBootstrapSecurity/blob/master/manage.py
For API usage use Flask-JWT
Roles:
Use Flask-Security
Make sure to set hashing
Setting default user role: http://stackoverflow.com/a/17150839/3658919
How to integrate with Flask-Script: https://github.com/hansonkd/FlaskBootstrapSecurity/blob/master/manage.py
For API usage use Flask-JWT
Roles: