persistSecondFactorPasswordChallengeStatus

abstract fun persistSecondFactorPasswordChallengeStatus(isRequired: Boolean)

Saves the flag that indicates whether a 2FA challenge is required for some operations such as: Login, Create Account, Register Client, etc.

See also