Skip to content

Commit d9f55f4

Browse files
committed
update docs
1 parent 826b83a commit d9f55f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/guide/summary/intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ mvc 架构作为常规设计模式,在 python web 中很常见,但是三层
4848
- [x] 令牌管理:系统用户在线状态检测,支持踢人下线
4949
- [x] 登录认证:基于后端的图形验证码后台认证登录
5050
- [x] 多点登录:通过用户信息一键修改多点登录支持
51+
- [x] OAuth2.0: 内置自研 OAuth 2.0 登录方式
5152
- [x] 代码生成:后端代码自动生成,支持预览,写入及下载
5253
- [x] 定时任务:自动化任务,异步任务,支持函数调用
5354
- [x] 插件系统:通过热插拔插件模式告别高耦合集成

0 commit comments

Comments
 (0)