egg-get-auth-for-aliyun

1.0.9 • Public • Published

egg-get-auth-for-aliyun

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

Install

$ npm i egg-get-auth-for-aliyun --save

Usage

// {app_root}/config/plugin.js
exports.getAuthForAliyun = {
  enable: true,
  package: 'egg-get-auth-for-aliyun',
};

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-get-auth-for-aliyun

Weekly Downloads

3

Version

1.0.9

License

MIT

Unpacked Size

8.35 kB

Total Files

7

Last publish

Collaborators

  • xxddqq123