returnResponseEntity.status(Response.SC_OK).body(newJSONObject().put("message","Logout has been done correctly, wait some minutes untill it actually logs out").put("status",false).toMap());
returnResponseEntity.status(Response.SC_OK).body(newJSONObject().put("message","Logout has been done correctly, wait some minutes untill it actually logs out").put("status",false).toMap());