loomchild / icoin

GNU Affero General Public License v3.0
0 stars 0 forks source link

Use Flask-Security #27

Closed loomchild closed 9 years ago

loomchild commented 9 years ago

Instead of homebrew solution. Handles many requirements automatically. https://pythonhosted.org/Flask-Security

Another library Flask-User

loomchild commented 9 years ago

Implement my own User datastore - not that hard. Need to write my own query and handle type of identifier.