You are here

protected property GALoginHotpValidation::$alreadyAccepted in Google Authenticator login 8

Whether the code has already been used or not.

Type: bool

Overrides TfaBasePlugin::$alreadyAccepted

File

src/Plugin/TfaValidation/GALoginHotpValidation.php, line 74

Class

GALoginHotpValidation
HOTP validation class for performing HOTP validation.

Namespace

Drupal\ga_login\Plugin\TfaValidation

Code

protected $alreadyAccepted;