docs: 아키텍처 문서에서 TODO 항목 제거
- 380_authentication_system.md에서 '추가 필요 사항' 섹션 삭제 - 아키텍처 문서는 현재 구현 상태만 기록 - TODO는 plans/troubleshooting 문서로 이동 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
d2179739f6
commit
26255cc901
@ -139,11 +139,6 @@ sequenceDiagram
|
|||||||
- HTTPS only cookies
|
- HTTPS only cookies
|
||||||
- JWT 서명 검증
|
- JWT 서명 검증
|
||||||
|
|
||||||
### 추가 필요 사항
|
|
||||||
- PKCE (Proof Key for Code Exchange)
|
|
||||||
- Refresh Token 구현
|
|
||||||
- Rate Limiting 및 본인 확인(user_id=JWT.sub 매칭)
|
|
||||||
- 토큰 암호화 저장
|
|
||||||
|
|
||||||
## 환경 변수
|
## 환경 변수
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user