egg-aikin-auth
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

egg-aikin-auth

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

Install

$ npm i egg-aikin-auth --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-aikin-auth

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

218 kB

Total Files

75

Last publish

Collaborators

  • aikin-vip