Fixed Login passport configuration, plus code refactoring and cleanup
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
exports.name = function (req, res) {
|
||||
res.json({
|
||||
name: 'Bob'
|
||||
});
|
||||
};
|
Reference in New Issue
Block a user