Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Type Alias ClientOrganizationDiscoveryEnum

    ClientOrganizationDiscoveryEnum: "email" | "organization_name"

    Method for discovering organizations during the pre_login_prompt. email allows users to find their organization by entering their email address and performing domain matching, while organization_name requires users to enter the organization name directly. These methods can be combined.