ping-identity
    Preparing search index...

    Type Alias ExternalIdpSelectOptions

    Per-call options for selectProviderForJourney().

    type ExternalIdpSelectOptions = {
        index?: number;
    }
    Index

    Properties

    Properties

    index?: number

    Index of the SelectIdpCallback to mutate when multiple are present. Defaults to 0.