2 Star 4 Fork 2

Fresns / Fresns 官方插件

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
js-sdk.md 509 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jevan Tang 提交于 2024-05-04 20:42 . docs: WeChatLogin

获取 JS-SDK 签名

  • 接口地址:/api/wechat-login/js-sdk/sign
  • 请求方式:GET
  • 传参方式:Query

Body 参数

参数名 类型 是否必传 说明
url String YES 当前页面地址

https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/JS-SDK.html#4

返回结果

{
    "code": 0,
    "message": "ok",
    "data": "String / 签名"
}
PHP
1
https://gitee.com/fresns/plugins.git
git@gitee.com:fresns/plugins.git
fresns
plugins
Fresns 官方插件
3.x

搜索帮助

53164aa7 5694891 3bd8fe86 5694891