@kne/egg-kong-auth

0.1.13 • Public • Published

@kne/egg-kong-auth

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

Install

$ npm i @kne/egg-kong-auth --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i @kne/egg-kong-auth

Weekly Downloads

6

Version

0.1.13

License

MIT

Unpacked Size

13.2 kB

Total Files

8

Last publish

Collaborators

  • metacoo
  • yangwang123456
  • juliewang
  • lingtong