FOFEncryptTotp::getUrl
Returns a QR code URL for easy setup of TOTP apps like Google Authenticator
Signature
public function getUrl(string
$user,
string
$hostname,
string
$secret )
Parameters
-
$user
- User
-
$hostname
- Hostname
-
$secret
- Secret string
Returns
- string