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

    Variable PasswordIdenticalCharactersPolicyEnumConst

    PasswordIdenticalCharactersPolicyEnum: { Allow: "allow"; Block: "block" } = ...

    Controls whether identical consecutive characters are allowed in passwords

    Type Declaration

    • ReadonlyAllow: "allow"
    • ReadonlyBlock: "block"