1.1.17 • Published 4 years ago

@bigegg/work-wechat v1.1.17

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

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
1.1.17

4 years ago

1.1.16

4 years ago

1.1.15

4 years ago

1.1.14

4 years ago

1.1.13

4 years ago

1.1.12

4 years ago

1.1.11

4 years ago

1.1.10

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago