"use strict"; module.exports = function ({ db }) { return function passwordAuthenticator(data) { } };