Egg-Plugin Packages

egg-serverless-inner-auth

* 1、在plugin启用插件 ```js innerAuth: { enable: true, package: 'egg-serverless-inner-auth', }, ``` * 2、参数配置 ```js config.serverlessInnerAuth = { //需要验证的前缀 prefix: "inner", //密钥 secret: "", //内网域名 host: "http://localhost",

1.2.1 • Published 4 years ago

egg-spark

[![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][codecov-image]][codecov-url] [![David deps][david-image]][david-url] [![Known Vulnerabilities][snyk-image]][snyk-url] [![npm download][download-image]][down

1.0.2 • Published 4 years ago