changed MemoryStore to MongoStore

This commit is contained in:
Curtis SerVaas
2014-08-20 12:19:01 -07:00
parent 56aab83d53
commit 411a15d39d
5 changed files with 41 additions and 42 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"underscore": "1.5.2",
"passport": "^0.2.0",
"passport-google-oauth": "^0.1.5",
"connect-flash": "^0.1.1"
"connect-flash": "^0.1.1",
"connect-mongo": "^0.4.1"
},
"subdomain": "ndent",
"engines": {