mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-21 03:13:04 +00:00
0a658e3eb2b2f84bd8d7c03d1b60e5c23d3aa63f
TwoFactorAuth class for PHP
PHP class for two-factor authorization 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 default
GoogleQRCodeProviderbut you can provide your own QR-code provider.
Usage
TODO For now: see demo.php
License
Licensed under MIT license. See LICENSE file for details.
Description
Languages
PHP
100%