mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-21 03:33:42 +00:00
* Updated broken url
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace RobThree\TwoFactorAuth;
|
||||
|
||||
// Based on / inspired by: https://github.com/PHPGangsta/GoogleAuthenticator
|
||||
// Algorithms, digits, period etc. explained: https://code.google.com/p/google-authenticator/wiki/KeyUriFormat
|
||||
// Algorithms, digits, period etc. explained: https://github.com/google/google-authenticator/wiki/Key-Uri-Format
|
||||
class TwoFactorAuth
|
||||
{
|
||||
private $algorithm;
|
||||
|
||||
Reference in New Issue
Block a user