@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() //登录

/@fastweb/wechat-login/

    Package Sidebar

    Install

    npm i @fastweb/wechat-login

    Weekly Downloads

    4

    Version

    2.0.0

    License

    ISC

    Last publish

    Collaborators

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