1.0.9 • Published 6 years ago
egg-xc-auth v1.0.9
egg-xc-auth
Install
$ npm i egg-xc-auth --save
Usage
// {app_root}/config/plugin.js
exports.xudeping = {
enable: true,
package: 'egg-xc-auth',
};
Configuration
// {app_root}/config/config.default.js
exports.xudeping = {
};
see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.