From e53a355ae0425c1d5f5a485d2748c692f1131024 Mon Sep 17 00:00:00 2001 From: Jonathan Vingiano Date: Thu, 17 Jan 2013 15:34:15 -0500 Subject: waiting2init --- routes/login.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 routes/login.js (limited to 'routes/login.js') diff --git a/routes/login.js b/routes/login.js new file mode 100644 index 0000000..bb7888c --- /dev/null +++ b/routes/login.js @@ -0,0 +1,8 @@ + +/* + * POST authentication path. + */ + +exports.login = function(req, res){ + res.send("respond with a resource"); +}; -- cgit v1.2.3-70-g09d2