1. 首页
  2. 数据库
  3. 其它
  4. google authenticator:Google身份验证器 源码

google authenticator:Google身份验证器 源码

上传者: 2021-02-05 21:35:13上传 ZIP文件 17.95KB 热度 59次
#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
下载地址
用户评论