@auth0/auth0-acul-js - v0.1.0-beta.5
    Preparing search index...

    Interface ContinueWithOrganizationNameOptions

    Options for continuing with the selected organization name.

    interface ContinueWithOrganizationNameOptions {
        organizationName: string;
        [key: string]: undefined | string | number | boolean;
    }

    Indexable

    • [key: string]: undefined | string | number | boolean

      Any additional custom options.

    Index

    Properties

    Properties

    organizationName: string

    The organization name.