Auth- Added Back-end Logic

removed personal details
This commit is contained in:
Curtis SerVaas
2014-08-07 17:47:09 -04:00
parent 91661c448c
commit bd8b510a73
8 changed files with 220 additions and 83 deletions
+4 -1
View File
@@ -13,7 +13,10 @@
"mongodb": "^1.1.7",
"socket.io": "0.9.13",
"cookie": "0.0.4",
"underscore": "1.5.2"
"underscore": "1.5.2",
"passport": "^0.2.0",
"passport-google-oauth": "^0.1.5",
"connect-flash": "^0.1.1"
},
"subdomain": "ndent",
"engines": {