UNPKG

signup-login-with-authorizedotnet

Version:
7 lines (5 loc) 127 B
'use strict'; module.exports = function enableAuthentication(server) { // enable authentication //server.enableAuth(); };