if (response.data.role === "counsellor") {
                store.dispatch({ type: AUTH_COUNSELLOR });
                store.dispatch({
                    type: ADD_COUNSELLOR,
                    counsellor: response.data.user