google authenticator:Google身份验证器 源码

上传:convenient30899 浏览: 53 推荐: 0 文件:ZIP 大小:17.95KB 上传时间:2021-02-05 21:35:13 版权申诉
#Google-Authenticator Google身份验证器 ##用法 ###步骤1-注册申请 $ google = new GoogleAuthenticator (); // Register application echo $ google -> getQRCodeUrl ( 'MyApplicationName' ); // Save secret Key $ secretKey = $ google -> getSecretKey (); ###步骤2-验证码 $ google = new GoogleAuthenticator ( $ secretKey ); // U
上传资源
用户评论