mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-20 01:42:42 +00:00
618 B
618 B
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 PHP5.4
- cURL when using the default
GoogleQRCodeProviderbut you can provide your own QR-code provider.
Usage
TODO For now: see index.php
License
Licensed under MIT license. See LICENSE file for details.