ping-identity
    Preparing search index...

    Type Alias FidoJourneyAuthenticationOptions

    Options for Journey-scoped FIDO authentication callback execution.

    type FidoJourneyAuthenticationOptions = {
        index?: number;
    }
    Index

    Properties

    Properties

    index?: number

    Optional callback index when multiple FIDO authentication callbacks are present.