mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-19 00:03:25 +00:00
afb4d2807607f740a97a041ba75d7c32484bd3cc
* Removed nonsense from demo.php and improved text/wording a little
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 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%