Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthenticationEngineThresholdsOptions

Hierarchy

  • AuthenticationEngineThresholdsOptions

Properties

Readonly failedAuthAttemptsRecaptcha

failedAuthAttemptsRecaptcha: number

Number of failed authentication attempts before recaptcha validation will be performed.

Readonly maxFailedAuthAttempts

maxFailedAuthAttempts: number

Number of allowed failed authentication attempts before account will be locked for AuthenticationEngineTtlOptions.accountDisableTimeout seconds.