I\'m trying to get user_id from an async function. This is my action:
export const loginCC = (email, password) => { return async (dispatch) => { async