bobbylite / bobbylite/service-template
Add auth/authorization middleware
未关闭
enhancement
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Add auth/authorization middleware to the FastAPI app, using the identity/provider.py seam. Currently a non-goal placeholder per NOTES.md; needs design + implementation.
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue mentions using the identity/provider.py seam. Start by examining that file and the existing FastAPI app structure to understand the current authentication placeholder. Review NOTES.md for context on why this is a non-goal and what design is needed. Implementation will involve creating middleware that integrates with the provider seam to handle auth and authorization.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- fastapi, python
- 领域
- authentication, authorization, backend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100