You are here

public function TfaValidationInterface::ready in Two-factor Authentication (TFA) 8

Check whether the user has setup Tfa for this validation plugin.

Return value

bool Whether or not the user has setup this validation plugin.

File

src/Plugin/TfaValidationInterface.php, line 47

Class

TfaValidationInterface
Interface TfaValidationInterface.

Namespace

Drupal\tfa\Plugin

Code

public function ready();