2014-09-20 00:52:24 +02:00
2014-09-20 00:31:09 +02:00
2014-09-18 22:05:29 +02:00
2014-09-18 22:05:29 +02:00
2014-09-19 10:02:07 +02:00
2014-09-19 10:02:43 +02:00
2014-09-20 00:52:24 +02:00
2014-09-19 01:00:59 +02:00

Logo TwoFactorAuth class for PHP

PHP class for two-factor authentication using TOTP and QR-codes. Inspired, based and mostly an improvement on 'GoogleAuthenticator'.

Requirements

  • Tested on PHP 5.3 and 5.4
  • cURL when using the provided GoogleQRCodeProvider (default), QRServerProvider or QRicketProvider but you can also provide your own QR-code provider.

Usage

TODO For now: see demo.php

License

Licensed under MIT license. See LICENSE file for details.

Logo / icon under CC0 1.0 Universal (CC0 1.0) Public Domain Dedication

S
Languages
PHP 100%