* feat: supports subdirectory deployment * feat: auto publicPath * fix: buildIndexHtml * fix: format * fix: regexp * fix: test error * fix: nocobase.conf * fix: path * fix: nocobase.conf * fix: bugs * fix: resourcer prefix * fix: cas  | 
			||
|---|---|---|
| .. | ||
| src | ||
| client.d.ts | ||
| client.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| README.zh-CN.md | ||
| server.d.ts | ||
| server.js | ||
@nocobase/plugin-cas
提供 CAS 统一登入方式
使用方法
首先你要开启此插件
- 在 Authentication 中添加一个 Auth Type 为 CAS 类型的登录方式
 - 然后你将在登录页看到一个名为 CAS Login 的按钮
 - 完成