Commit 5bd7644b by zCaesar

verne

parent 2d9742e4
......@@ -3,6 +3,7 @@ module.exports = function(options = {}) {
debug = options.debug || false;
return function (req, res, next) {
console.log('auth_on_offline')
doRedis(req.body.client_id)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment