Auth0 Node.js SDK - v5.2.0
    Preparing search index...
    Mode: {
        CountPerIdentifierAndIp: "count_per_identifier_and_ip";
        CountPerIdentifier: "count_per_identifier";
    } = ...

    Account Lockout: Determines whether or not IP address is used when counting failed attempts. Possible values: count_per_identifier_and_ip, count_per_identifier.

    Type Declaration

    • ReadonlyCountPerIdentifierAndIp: "count_per_identifier_and_ip"
    • ReadonlyCountPerIdentifier: "count_per_identifier"