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

    Variable BotDetectionChallengePolicyPasswordFlowEnumConst

    BotDetectionChallengePolicyPasswordFlowEnum: {
        Never: "never";
        WhenRisky: "when_risky";
        Always: "always";
    } = ...

    The policy that defines how often to show CAPTCHA

    Type Declaration

    • ReadonlyNever: "never"
    • ReadonlyWhenRisky: "when_risky"
    • ReadonlyAlways: "always"