'use strict' module.exports = { authn: require('./authn'), accounts: require('./accounts/user-accounts') }