@bigegg/work-wechat

1.1.17 • Public • Published

work-wechat


安装

    npm install @bigegg/work-wechat

使用

    const QYWX = require('@bigegg/work-wechat')

    const qywx = new QYWX({
        agentid: process.env.agentid,
        wechatAppId: process.env.wechatAppId,
        wechatSecrect: process.env.wechatSecrect,
        redirectUrl: process.env.redirectUrl,
    })

方法

  • getAuthUrl
  • getUserId
  • getUserInfo
  • getTicket
  • getAgentTicket
  • sign

Readme

Keywords

none

Package Sidebar

Install

npm i @bigegg/work-wechat

Weekly Downloads

0

Version

1.1.17

License

ISC

Unpacked Size

12 kB

Total Files

4

Last publish

Collaborators

  • fxp007
  • jones0036
  • lgnf