auth hash

This commit is contained in:
Mo Bitar
2016-12-18 21:11:55 -06:00
parent 3794d0496c
commit 47b986f15f
7 changed files with 165 additions and 168 deletions

View File

@@ -6,7 +6,7 @@ class BaseCtrl {
// data.password = new_keys.pw;
// data.password_confirmation = new_keys.pw;
// $auth.updatePassword(data);
// apiController.setGk(new_keys.gk);
// apiController.setMk(new_keys.mk);
// }
// var note = new Note();