select: (teams) => {
      if (authorizedTeamIds.length === 0) {
        return [];
      }