Skip to content

[Fix] secure true로 수정 - #55

Merged
jae-2024 merged 1 commit into
mainfrom
Feat/#52/refreshToken-cookie
Feb 21, 2026
Merged

jae-2024 merged 1 commit into
mainfrom
Feat/#52/refreshToken-cookie

Conversation

@jae-2024

Copy link
Copy Markdown
Contributor

목적

  • refreshToken 쿠키의 secure 옵션을 true로 수정
  • HTTPS 환경에서만 쿠키가 전송되도록 보안 강화

변경 이유

  • SameSite=None 설정 시 Secure 옵션은 필수
  • HTTPS 배포 환경에서 refreshToken 탈취 위험 방지
  • 브라우저 정책에 맞는 쿠키 설정 적용

@jae-2024 jae-2024 self-assigned this Feb 21, 2026
@jae-2024 jae-2024 added the 🐞BugFix Something isn't working label Feb 21, 2026
@jae-2024
jae-2024 merged commit 3d93c64 into main Feb 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞BugFix Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant