Commit Graph

6 Commits

Author SHA1 Message Date
9c5322334b fix(User): Fix typos 2018-01-02 23:38:01 +05:30
550e1db9a4 fix(boot/auth): Fix typo 2018-01-02 23:38:01 +05:30
750c9f1eab fix(passwordless): Reduce db calls, run in parallel
Adds validations, reduces the number of database calls, separates
concers. reduces logic
2018-01-02 23:38:01 +05:30
b35501c78e refactor(server/authenticate): Move auth api into own boot script
separate from user account/display methods
2018-01-02 23:38:01 +05:30
65cde59f0d use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
956a2b915e initial move to loopback server 2015-06-02 17:27:02 -07:00