UNPKG

strong-arc

Version:

A visual suite for the StrongLoop API Platform

5 lines (4 loc) 110 B
module.exports = function enableAuthentication(server) { // enable authentication server.enableAuth(); };