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

    Variable BreachedPasswordDetectionMethodEnum

    BreachedPasswordDetectionMethodEnum: {
        Standard: "standard";
        Enhanced: "enhanced";
    }

    Type declaration

    • ReadonlyStandard: "standard"
    • ReadonlyEnhanced: "enhanced"