Backstage
    Preparing search index...
    auth0Authenticator: OAuthAuthenticator<
        {
            audience: string
            | undefined;
            connection: string | undefined;
            connectionScope: string | undefined;
            helper: PassportOAuthAuthenticatorHelper;
        },
        PassportProfile,
    > = ...