Commit Graph
978 Commits
Author SHA1 Message Date
Adrian Obelmejias 2e40b09bba Made salt key not required
Mongoose's validation kept blocking the operation.
We need this to go through to the pre-save hook
2016-02-11 19:01:15 -05:00
Adrian Obelmejias 8b4cdd5886 Remove password and salt from response 2016-02-11 19:01:08 -05:00
Adrian Obelmejias caa61db6b1 Add user validation middleware 2016-02-11 18:38:16 -05:00
Adrian Obelmejias e2df9f7452 Add name to readme 2016-02-11 18:05:30 -05:00
Adrian Obelmejias 64ed3568a5 Add password validation to passport strategy 2016-02-11 17:55:41 -05:00
Adrian Obelmejias 35fc841fc7 Add password hashing 2016-02-11 17:55:16 -05:00
Adrian Obelmejias de1bd615fa Remove password from deserializeUser method of passport 2016-02-11 16:31:58 -05:00
Adrian Obelmejias 6818a473a9 Add user CRUD 2016-02-11 16:31:19 -05:00
Adrian Obelmejias 3bd799eba8 Add jwt 2016-02-11 16:31:09 -05:00
Adrian Obelmejias 4c8e9f6acc Add passport 2016-02-11 16:21:05 -05:00
Adrian Obelmejias 443e48beb6 Add mongoose and create sample User schema 2016-02-11 16:20:48 -05:00
Adrian Obelmejias 0f0c903838 Update dependencies 2016-02-11 16:19:31 -05:00
Adrian Obelmejias 1dc5c07963 Update rules 2016-02-11 16:15:28 -05:00
Adrian Obelmejias 1b184617af Add session support 2016-02-11 16:04:07 -05:00
Adrian Obelmejias 8db424da3e Add koa logger 2016-02-11 15:59:51 -05:00
Adrian Obelmejias 6313446d9d Lint 2016-02-11 15:43:51 -05:00
Adrian Obelmejias bdc0e5a4e9 Add eslint 2016-02-11 15:43:21 -05:00
Adrian Obelmejias 1f48106dc9 Add start script 2016-02-11 15:17:46 -05:00
Adrian Obelmejias f74a6140be Add tests 2016-02-11 15:17:12 -05:00
Adrian Obelmejias e117bbc67f Move babel presets to .babelrc 2016-02-11 15:10:57 -05:00
Adrian Obelmejias 299cfdedda Bootstrap server 2016-02-11 14:52:52 -05:00
Adrian Obelmejias b32a30fa01 Add user controller 2016-02-11 14:52:03 -05:00
Adrian Obelmejias 04e154e4d8 Create error middleware 2016-02-11 14:51:46 -05:00
Adrian Obelmejias fe820decc3 Entry point 2016-02-11 14:51:37 -05:00
Adrian Obelmejias 066895294d Add config file for envs 2016-02-11 14:51:09 -05:00
Adrian Obelmejias c0efee2505 Update dependencies 2016-02-11 14:50:53 -05:00
Adrian Obelmejias a6e9fb6174 Add editor config 2016-02-11 14:28:00 -05:00
Adrian Obelmejias 17609b1521 Initial commit 2016-02-11 14:27:15 -05:00