export const actionAuthLogin = token => ({ type: 'AUTH_LOGIN', token })