```js config.cas = { ignore: [], //忽略地址, 优先级比match低 match: [], //需要匹配的地址 clientOrigin: '', //单点客户端服务器域名, 比如httsp://127.0.0.1:8080 serverOrigin: '', //单点中心服务器域名, 比如https://www.casserver.com paths: { clientValidate: '/cas/validate', //
```js config.cas = { ignore: [], //忽略地址, 优先级比match低 match: [], //需要匹配的地址 serverOrigin: '', //单点中心服务器域名, 比如https://www.casserver.com paths: { clientValidate: '/cas/validate', //单点客户端对单点服务器输出的servicer地址参数,例如`${serverOrigin + login}?servi
AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native
科通cas单点对接
cas client for egg
A complete implement of CAS Client middleware for Node.js, support CAS 1.0, 2.0+, 3.0+ protocol.
egg logger
Fork of syswide-cas by a now-defunct company called Capriza. Enable node to use system wide certificate authorities in conjunction with the bundled root CAs.
Base view plugin for egg
Enable node to use system wide certificate authorities in conjunction with the bundled root CAs
egg-errors provide two kinds of errors that is Error and Exception.
Utils for all egg projects
session plugin for egg
development tool for egg
A web framework's framework for Node.js
match or ignore url path
cookies module for egg
error handler for egg
A core Pluggable framework based on koa
egg typescript helper
schedule plugin for egg, support corn job.
security plugin in egg framework
static server plugin for egg
Node.js Style Guide for EggJS