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