mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-18 06:03:45 +00:00
7eafedf9eee6cd00f894b1b5c4fbd8f5ff4b1fbc
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),QRServerProviderorQRicketProviderbut 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
Description
Languages
PHP
100%