You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
#  PHP library for Two Factor Authentication
2
2
3
-
[](https://github.com/RobThree/TwoFactorAuth/actions?query=branch%3Amaster)[](https://packagist.org/packages/robthree/twofactorauth)[](LICENSE)[](https://packagist.org/packages/robthree/twofactorauth)[](https://codeclimate.com/github/RobThree/TwoFactorAuth)[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6MB5M2SQLP636"Keep me off the streets")
3
+
[](https://github.com/RobThree/TwoFactorAuth/actions?query=branch%3Amaster)[](https://packagist.org/packages/robthree/twofactorauth)[](LICENSE)[](https://packagist.org/packages/robthree/twofactorauth)[](https://codeclimate.com/github/RobThree/TwoFactorAuth)[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6MB5M2SQLP636"Keep me off the streets")
4
4
5
5
PHP library for [two-factor (or multi-factor) authentication](http://en.wikipedia.org/wiki/Multi-factor_authentication) using [TOTP](http://en.wikipedia.org/wiki/Time-based_One-time_Password_Algorithm) and [QR-codes](http://en.wikipedia.org/wiki/QR_code). Inspired by, based on but most importantly an *improvement* on '[PHPGangsta/GoogleAuthenticator](https://github.com/PHPGangsta/GoogleAuthenticator)'. There's a [.Net implementation](https://github.com/RobThree/TwoFactorAuth.Net) of this library as well.
0 commit comments