同端互斥登录的文档

This commit is contained in:
shengzhang
2021-01-05 16:07:21 +08:00
parent 9733c8777a
commit 82ee90f712
4 changed files with 44 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
- [无Cookie模式(前后台分离)](/use/not-cookie)
- [模拟他人](/use/mock-person)
- [多账号验证](/use/many-account)
- [同端互斥登录](/use/mutex-login)
- [注解式鉴权](/use/at-check)
- [花式token](/use/token-style)
- [框架配置](/use/config)