Searched refs:Auth_Yubico (Results 1 – 3 of 3) sorted by relevance
1 == Auth_Yubico PHP class ==20 $ wget https://developers.yubico.com/php-yubico/Releases/Auth_Yubico-2.5.tgz21 $ pear install Auth_Yubico-2.5.tgz36 $yubi = new Auth_Yubico('42', 'FOOBAR=');
35 class Auth_Yubico class107 function Auth_Yubico($id, $key = '', $https = 0, $httpsverify = 1) function in Auth_Yubico
83 … $yubi = new Auth_Yubico($this->getConf('yubico_client_id'), $this->getConf('yubico_secret_key'));119 …$yubi = new Auth_Yubico($this->getConf('yubico_client_id'), $this->getConf('yubico_secret_key'));