salix/services/client/server/boot/authentication.js

5 lines
67 B
JavaScript
Raw Normal View History

2016-11-09 12:12:59 +00:00
2017-03-14 12:08:55 +00:00
module.exports = function(server) {
//server.enableAuth();
2016-11-09 12:12:59 +00:00
};