Home
last modified time | relevance | path

Searched defs:getQRCodeGoogleUrl (Results 1 – 3 of 3) sorted by relevance

/plugin/authgoogle2fa/
H A DGoogleAuthenticator.php76 public function getQRCodeGoogleUrl($name, $secret) { function in PHPGangsta_GoogleAuthenticator
/plugin/authg2fa/
H A DGoogleAuthenticator.php76 public function getQRCodeGoogleUrl($name, $secret) { function in PHPGangsta_GoogleAuthenticator
/plugin/twofactor/
H A DGoogleAuthenticator.php107 public function getQRCodeGoogleUrl($name, $secret, $title = null, $params = array()) function in dokuwiki\\plugin\\twofactor\\GoogleAuthenticator