Back to Node Auth0

Interface FormFieldPasswordConfig

docs/interfaces/management.Management.FormFieldPasswordConfig.html

5.9.11.5 KB
Original Source

Interface FormFieldPasswordConfig

interface FormFieldPasswordConfig {
hash?: Management.FormFieldPasswordConfigHashEnum;
placeholder?: string;
min_length?: number;
max_length?: number;
complexity?: boolean;
nist?: boolean;
strength_meter?: boolean;
}

Index

Properties

hash?placeholder?min_length?max_length?complexity?nist?strength_meter?

Properties

Optionalhash

hash?: Management.FormFieldPasswordConfigHashEnum

Optionalplaceholder

placeholder?: string

Optionalmin_length

min_length?: number

Optionalmax_length

max_length?: number

Optionalcomplexity

complexity?: boolean

Optionalnist

nist?: boolean

Optionalstrength_meter

strength_meter?: boolean

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties hashplaceholdermin_lengthmax_lengthcomplexityniststrength_meter