egg-miup-common-auth

1.0.2 • Public • Published

egg-miup-common-auth

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

Install

$ npm i egg-miup-common-auth --save

Usage

// {app_root}/config/plugin.js
exports.miupCommonAuth = {
  enable: true,
  package: 'egg-miup-common-auth',
};

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-miup-common-auth

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

7.2 kB

Total Files

6

Last publish

Collaborators

  • tristanwong