Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

wechat-jsapi-sign

ajluo18MIT0.1.0

Wechat jsapi sign microservice

wechat, server, token, 微信JSAPI, 微信JSSDK, 微信公众平台

readme

微信JS-SDK使用权限签名中控微服务

基于Express用于微信JS-SDK使用权限签名接口的微服务。

使用方法

启动服务

npm install
npm run start

访问地址: http://localhost:3000?appid={APPID}&secret={APPSECRET}

License

The MIT license.