export const routeAuth = { login: { route: '[POST].../v1/auth/login', title: 'Login', }, };