getHeader("token"); return json_decode(User::getByToken($token)->logOut()); } }