egg-xc-auth
Install
$ npm i egg-xc-auth --save
Usage
// {app_root}/config/plugin.jsexportsxudeping = enable: true package: 'egg-xc-auth';
Configuration
// {app_root}/config/config.default.jsexportsxudeping = ;
see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.