Skip to content

Commit

Permalink
๐Ÿž[BUGFIX]: ์ƒˆ๋กœ๊ณ ์นจ ๋ฐ์ดํ„ฐ ๋ฐ˜ํ™˜ ์˜ค๋ฅ˜
Browse files Browse the repository at this point in the history
  • Loading branch information
baeksom committed May 28, 2024
1 parent 66e0ac5 commit 1e91607
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ public Cookie[] getCookies() {
};

filterChain.doFilter(requestWrapper, response);
return;
}

// ์•„๋ž˜ ์ฝ”๋“œ๋Š” AccessToken์ด ์œ ํšจํ•  ๋•Œ๋งŒ ์‹คํ–‰๋จ
Expand Down

0 comments on commit 1e91607

Please sign in to comment.