egg-passport-asicz-weixin
v1.0.7
Published
An weixin plugin of egg framework.
Readme
egg-passport-asicz-weixin
Install
$ npm i egg-passport-asicz-weixin --saveUsage
// {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.
