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

    Variable PasswordSequentialCharactersPolicyEnumConst

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

    Controls whether sequential characters are allowed in passwords

    Type Declaration

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