Download the PHP package renangaleno/phpgoogleauthenticator without Composer
On this page you can find all versions of the php package renangaleno/phpgoogleauthenticator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download renangaleno/phpgoogleauthenticator
More information about renangaleno/phpgoogleauthenticator
Files in renangaleno/phpgoogleauthenticator
Download renangaleno/phpgoogleauthenticator
More information about renangaleno/phpgoogleauthenticator
Files in renangaleno/phpgoogleauthenticator
Vendor renangaleno
Package phpgoogleauthenticator
Short Description PHP Class for handling Google Authenticator 2-factor authentication
License BSD-4-Clause
Package phpgoogleauthenticator
Short Description PHP Class for handling Google Authenticator 2-factor authentication
License BSD-4-Clause
Please rate this library. Is it a good library?
Informations about the package phpgoogleauthenticator
Google Authenticator PHP class
This PHP class can be used to interact with the Google Authenticator mobile app for 2-factor-authentication. This class can generate secrets, generate codes, validate codes and present a QR-Code for scanning the secret.
For a secure installation you have to make sure that used codes cannot be reused (replay-attack).
Usage:
See example files
php example1.php
Secret is: OQB6ZZGYHCPSX4AK
Google Charts URL for the QR-Code: https://www.google.com/chart?chs=200x200&chld=M|0&cht=qr&chl=otpauth://totp/infoATphpgangsta.de%3Fsecret%3DOQB6ZZGYHCPSX4AK
Checking Code '848634' and Secret 'OQB6ZZGYHCPSX4AK':
OK
Author
Renan Galeno
Michael Kliewe
License
Licensed under the BSD License.
All versions of phpgoogleauthenticator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package renangaleno/phpgoogleauthenticator contains the following files
Loading the files please wait ....