Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REFACTOR] refresh token 쿠키로 처리 #139

Merged
merged 3 commits into from
Aug 3, 2024

Conversation

paragon0107
Copy link
Contributor

✨ Related Issue

📝 기능 구현 명세

image

🐥 추가적인 언급 사항

리이슈 로직시 리프레쉬 토큰을 기존에는 헤더로 받고 있었는데 클라이언트로 전송할 때 쿠키전송으로 바꿨으니 받는것도 쿠키로 변경했습니다.

@paragon0107 paragon0107 requested a review from Chan531 August 3, 2024 10:33
@paragon0107 paragon0107 self-assigned this Aug 3, 2024
Copy link
Contributor

@Chan531 Chan531 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다! 답 남겨주세요~ 미리 승인합니다~

@paragon0107 paragon0107 merged commit 4839645 into develop Aug 3, 2024
1 check passed
@paragon0107 paragon0107 deleted the chore/#137-refresh-token branch August 3, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE] 리프레쉬 토큰 반환 방식 변경
2 participants