export default [ 'auth', 'services' ].reduce((throughs, route) => (throughs[route] = true, throughs), {});