Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthenticationEngineTtlOptions

Hierarchy

  • AuthenticationEngineTtlOptions

Properties

Readonly accountDisableTimeout

accountDisableTimeout: number

Timeout in seconds for which account will be disabled by internal procedures.

Readonly activateAccountSession

activateAccountSession: number

TTL in seconds of the activate account token.

Readonly authenticationSession

authenticationSession: number

TTL in seconds of the AuthenticationSession.

Readonly failedAuthAttemptsSession

failedAuthAttemptsSession: number

TTL in seconds of the FailedAuthenticationAttemptSession.

Readonly forgotPasswordSession

forgotPasswordSession: number

TTL in seconds of the forgot password token.