Progress in implementing passport
This commit is contained in:
@@ -25,7 +25,9 @@
|
||||
"grunt-contrib-coffee": "~0.10.1",
|
||||
"grunt-sails-linker": "~0.9.5",
|
||||
"grunt-contrib-jade": "~0.10.0",
|
||||
"passport": "0.2.0"
|
||||
"passport": "0.2.0",
|
||||
"passport-local": "1.0.0",
|
||||
"bcrypt": "0.7.8"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
||||
Reference in New Issue
Block a user