renangaleno/phpgoogleauthenticator
最新稳定版本:0.1
Composer 安装命令:
composer require renangaleno/phpgoogleauthenticator
包简介
PHP Class for handling Google Authenticator 2-factor authentication
README 文档
README
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.
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-4-Clause
- 更新时间: 2015-09-09