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

    Variable ConnectionPasskeyChallengeUiEnumConst

    ConnectionPasskeyChallengeUiEnum: {
        Both: "both";
        Autofill: "autofill";
        Button: "button";
    } = ...

    Controls the UI used to challenge the user for their passkey.

    Type Declaration

    • ReadonlyBoth: "both"
    • ReadonlyAutofill: "autofill"
    • ReadonlyButton: "button"