Searched defs:verifyCode (Results 1 – 5 of 5) sorted by relevance
/plugin/twofactoryubiauth/ | ||
H A D | YubiAuthenticator.php | 20 public function verifyCode($url, &$response) function in PHP_YubiAuthenticator |
/plugin/authgoogle2fa/ | ||
H A D | GoogleAuthenticator.php | 89 public function verifyCode($secret, $code, $discrepancy = 1) function in PHPGangsta_GoogleAuthenticator |
/plugin/authg2fa/ | ||
H A D | GoogleAuthenticator.php | 89 public function verifyCode($secret, $code, $discrepancy = 1) function in PHPGangsta_GoogleAuthenticator |
/plugin/twofactor/ | ||
H A D | GoogleAuthenticator.php | 131 public function verifyCode($secret, $code, $discrepancy = 1, $currentTimeSlice = null) function in dokuwiki\\plugin\\twofactor\\GoogleAuthenticator |
H A D | Manager.php | 292 public function verifyCode($code, $providerID) function in dokuwiki\\plugin\\twofactor\\Manager |