Skip to content

微信登录,二维码以及微信客户端

License

Notifications You must be signed in to change notification settings

supbose/egg-passport-weixin

 
 

Repository files navigation

egg-passport-asicz-weixin

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-passport-asicz-weixin --save

Usage

// {app_root}/config/plugin.js
exports.passportAsiczWeixin = {
  enable: true,
  package: 'egg-passport-asicz-weixin',
};

Configuration

// {app_root}/config/config.default.js
exports.passportAsiczWeixin = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

About

微信登录,二维码以及微信客户端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%