mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-25 02:56:35 +00:00
56dcfc48e210180d358cd8b1672559067b66e8d1
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 demo.php
License
Licensed under MIT license. See LICENSE file for details.
Description
Languages
PHP
100%