From 74aace919bb7ee9045c556228aaf5e6cfe242573 Mon Sep 17 00:00:00 2001 From: htlee Date: Fri, 27 Mar 2026 08:05:47 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EB=A6=B4=EB=A6=AC=EC=A6=88=20=EB=85=B8?= =?UTF-8?q?=ED=8A=B8=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/RELEASE-NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index 5513fb2..f9d303e 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -4,6 +4,9 @@ ## [Unreleased] +### 수정 +- REST API 경로 client_id 수집 누락 수정 — JWT 쿠키 파싱 공용 메서드 추출 + ## [2026-03-27.2] ### 수정