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

    Variable ConnectionPasswordPolicyEnumConst

    ConnectionPasswordPolicyEnum: {
        None: "none";
        Low: "low";
        Fair: "fair";
        Good: "good";
        Excellent: "excellent";
    } = ...

    Password strength level

    Type Declaration

    • ReadonlyNone: "none"
    • ReadonlyLow: "low"
    • ReadonlyFair: "fair"
    • ReadonlyGood: "good"
    • ReadonlyExcellent: "excellent"