Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork143
PHP library for Two Factor Authentication (TFA / 2FA)
License
RobThree/TwoFactorAuth
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
PHP library fortwo-factor (or multi-factor) authentication usingTOTP andQR-codes. Inspired by, based on but most importantly animprovement on 'PHPGangsta/GoogleAuthenticator'. There's a.Net implementation of this library as well.
- Requires PHP version >=8.2
Optionally, you may need:
- sockets if you are using
NTPTimeProvider - endroid/qr-code if using
EndroidQrCodeProviderorEndroidQrCodeWithLogoProvider. - bacon/bacon-qr-code if using
BaconQrCodeProvider. - php-curl library when using an external QR Code provider such as
QRServerProvider,ImageChartsQRCodeProvider,QRicketProvideror any other custom provider connecting to an external service.
The best way of installing this library is with composer:
php composer.phar require robthree/twofactorauth
For a quick start, have a look at thegetting started page or try out thedemo.
If you need more in-depth information about the configuration available then you can read through the rest ofdocumentation.
Licensed under MIT license. SeeLICENSE for details.
Logo / icon under CC0 1.0 Universal (CC0 1.0) Public Domain Dedication (Archived page)
About
PHP library for Two Factor Authentication (TFA / 2FA)
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.

