You are here

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

Whether the code has already been used or not.

Type: bool

Overrides TfaBasePlugin::$alreadyAccepted

File

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

Class

GALoginTotpValidation
TOTP validation class for performing TOTP validation.

Namespace

Drupal\ga_login\Plugin\TfaValidation

Code

protected $alreadyAccepted;