Functionality_added, tests passing.

This commit is contained in:
Nicholas Staples
2016-03-03 14:32:19 +00:00
parent 9e710711cb
commit e5e9db88fd
5 changed files with 87 additions and 19 deletions

View File

@@ -8,9 +8,10 @@ from app.main.encryption import hashpw
from app import user_api_client
#
# TODO fix up this, do we really need this class why not just use the clients
# directly??
#
@login_manager.user_loader