Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface AttackProtectionCaptchaAuthChallengeRequest

    interface AttackProtectionCaptchaAuthChallengeRequest {
        fail_open: boolean;
    }
    Index
    fail_open: boolean

    Whether the auth challenge should fail open.