关于用户管理的探讨
Open
@hm1229 is already working on this.
Since Aug 7, 2026.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 336
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 13
Description
如果我想把它当成一个后端服务 对外提供接口,面向公司所有员工,每个员工的信息都是不一样的 权限也不一样 是否需要在用户管理里创建等量的用户账号 然后根据用户id创建会话session 还是只用相同的接口 在上下文中提供用户信息
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.