1. 首页
  2. 数据库
  3. 其它
  4. mchplus auth js 源码

mchplus auth js 源码

上传者: 2021-04-27 02:37:01上传 ZIP文件 160.93KB 热度 3次
MCH Plus的身份验证API 此API连接到链游戏发布服务的身份验证。 请阅读以下文档,了解如何使用API​​以及公开哪些端点。 安装 Npm npm install mchplus-auth-js 纱 yarn add mchplus-auth-js 用法 import MchplusAuth from 'mchplus-auth-js' const clientId = 'xxx' const web3 = // your user's web3 instance const lang = 'en' // set your user's language here const a
用户评论