没有合适的资源?快使用搜索试试~ 我知道了~
google-authenticator:Google身份验证器
共7个文件
php:3个
license:1个
md:1个
需积分: 50 4 下载量 172 浏览量
2021-02-03
01:32:16
上传
评论
收藏 18KB ZIP 举报
温馨提示
#Google-Authenticator Google身份验证器 ##用法 ###步骤1-注册申请 $ google = new GoogleAuthenticator (); // Register application echo $ google -> getQRCodeUrl ( 'MyApplicationName' ); // Save secret Key $ secretKey = $ google -> getSecretKey (); ###步骤2-验证码 $ google = new GoogleAuthenticator ( $ secretKey ); // User submit code $ userSubmitCode = '' ; // Verify Code if ( $ google -> verifyCode ( $ userSubmitCode )) { // OK } ##示范
资源推荐
资源详情
资源评论
收起资源包目录
google-authenticator-master.zip (7个子文件)
google-authenticator-master
src
Johnstyle
GoogleAuthenticator
GoogleAuthenticatorException.php 535B
GoogleAuthenticator.php 4KB
example
index.php 4KB
LICENSE 34KB
README.md 2KB
.gitignore 24B
composer.json 719B
共 7 条
- 1
资源评论
weixin_42119358
- 粉丝: 36
- 资源: 4660
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功