Skip to content

Comments

fix: cookie util maxAge를 밀리초에서 초로 변경#21

Merged
dev-ant merged 1 commit intodevfrom
fix/cookie-util-valid
Feb 9, 2026
Merged

fix: cookie util maxAge를 밀리초에서 초로 변경#21
dev-ant merged 1 commit intodevfrom
fix/cookie-util-valid

Conversation

@dev-ant
Copy link
Contributor

@dev-ant dev-ant commented Feb 9, 2026

📋 상세 설명

  • cookie util maxAge가 밀리초로 되어 있어 jwt가 만료되지 않은 버그 발생
  • 이를 해결하기 위해 cookie util maxAge를 밀리초에서 초로 변경

📊 체크리스트

  • PR 제목이 형식에 맞나요 e.g. feat: PR을 등록한다
  • 코드가 테스트 되었나요
  • 문서는 업데이트 되었나요 업데이트 불필요
  • 불필요한 코드를 제거했나요
  • 이슈와 라벨이 등록되었나요 이슈 미등록

@dev-ant dev-ant self-assigned this Feb 9, 2026
@dev-ant dev-ant added the 🔧fix 버그 해결 label Feb 9, 2026
@dev-ant dev-ant merged commit 848771c into dev Feb 9, 2026
1 check passed
@dev-ant dev-ant deleted the fix/cookie-util-valid branch February 9, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔧fix 버그 해결

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant