mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-01 12:11:16 +08:00
Auth- Added Back-end Logic
removed personal details
This commit is contained in:
+4
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user