From a9f523c94a9b6b5a774eec1ac0176ef02daf3dee Mon Sep 17 00:00:00 2001 From: happybell80 Date: Mon, 13 Oct 2025 00:25:25 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20OAuth=20=EC=9E=94=EC=97=AC=20=EC=B0=B8?= =?UTF-8?q?=EC=A1=B0=20=EC=A0=95=EB=A6=AC=20=EC=99=84=EB=A3=8C=20=EA=B8=B0?= =?UTF-8?q?=EB=A1=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - robeing-gateway, skill-email oauth_providers JSONB 전환 완료 - 불필요한 "다음 단계" 섹션 제거 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- troubleshooting/20251013_oauth_jsonb_multi_provider.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/troubleshooting/20251013_oauth_jsonb_multi_provider.md b/troubleshooting/20251013_oauth_jsonb_multi_provider.md index f7819d0..8b73f31 100644 --- a/troubleshooting/20251013_oauth_jsonb_multi_provider.md +++ b/troubleshooting/20251013_oauth_jsonb_multi_provider.md @@ -83,3 +83,7 @@ auth-server/app/providers/slack.py:287-288에서 기존 사용자의 oauth_provi - ✅ Slack 사용자 UUID 변환 성공 - ✅ rb8001 프록시 전달 성공 (HTTP 200 OK) - ✅ 로빙 봇 메시지 필터링 성공 + +### 잔여 참조 정리 완료 +- ✅ robeing-gateway (50f48ab): app/main.py:481 +- ✅ skill-email (8e1f0cf): db_credentials_provider.py:81,195,264, naverworks_provider.py:50