You are here

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

The time-window in which the validation should be done.

Type: int

File

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

Class

GALoginTotpValidation
TOTP validation class for performing TOTP validation.

Namespace

Drupal\ga_login\Plugin\TfaValidation

Code

protected $timeSkew;