Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FailedAuthenticationConfiguration

Configuration for the behavior of failed login attempts. This helps us protect against brute force password attacks.

author

Daniel DeGroff

Hierarchy

  • FailedAuthenticationConfiguration

Index

Properties

Optional actionDuration

actionDuration: number

Optional actionDurationUnit

actionDurationUnit: ExpiryUnit

Optional resetCountInSeconds

resetCountInSeconds: number

Optional tooManyAttempts

tooManyAttempts: number

Optional userActionId

userActionId: string

Generated using TypeDoc