protected property TfaRecoveryCode::$codeLimit in Two-factor Authentication (TFA) 8
The number of recovery codes to generate.
Type: int
File
- src/
Plugin/ TfaValidation/ TfaRecoveryCode.php, line 39
Class
- TfaRecoveryCode
- Recovery validation class for performing recovery codes validation.
Namespace
Drupal\tfa\Plugin\TfaValidationCode
protected $codeLimit = 10;