"第三方登录认证", 'oauth.meta.title' => "第三方登录认证", 'oauth.meta.desc' => '本应用对接了包括QQ、微信等多种第三方登录认证方式。
可在此处(或 系统设置-注册与登录)选择设置,实现账号的统一认证。', 'oauth.meta.netwrokDesc' => "

说明:

该应用在运行过程中,将请求外网接口(各认证平台及可道云API平台),通过对接口的调用,实现用户账号的验证。可能涉及的外网接口分别如下:
QQ:https://graph.qq.com
微信:https://api.weixin.qq.com
GitHub:https://github.com
Google:https://accounts.google.com
Facebook:https://www.facebook.com
可道云:https://api.kodcloud.com", 'oauth.config.type' => '认证方式', 'oauth.config.fqDesc' => '以下方式要求从客户端需能访问其对应网站', 'oauth.main.loginWith' => '使用[0]账号登录', 'oauth.main.backHome' => '返回主页', 'oauth.main.notLogin' => '用户信息异常,或登录已失效', 'oauth.main.pageTitle' => '账号认证', 'oauth.main.loading' => '加载中...', 'oauth.main.loadTips' => '正在连接[0]认证,请确保您能访问其对应网站', 'oauth.main.loginRpt' => '请勿重复提交', );