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