abkfenris / baxter-flask

Avalanche and geospatial data system for Baxter State Park
0 stars 1 forks source link

Security #26

Open abkfenris opened 9 years ago

abkfenris commented 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: