@fastweb/wechat-login

2.0.0 • Public • Published

微信登录 Build Status npm


安装

ems:

cnpm i @fastweb/wechat-login -S

common:

cnpm i @fastweb/wechat-login_common -S

用法

import WechatLogin from "@fastweb/wechat-login";
let wechatLogin = new WechatLogin();
wechatLogin.getWechatUserInfo() //获取用户信息,未登录下回触发登录
wechatLogin.isWechatLogin() //判断是否登录
wechatLogin.checkLoginWithAction() //登录

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    1
  • 1.0.2
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i @fastweb/wechat-login

Weekly Downloads

2

Version

2.0.0

License

ISC

Last publish

Collaborators

  • yuer
  • tellmepz
  • lkfu
  • hughgr
  • yuhonyon
  • deandai