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

fix: JWT 필터 로직 수정 #30

Merged
merged 2 commits into from
Jan 28, 2024
Merged

fix: JWT 필터 로직 수정 #30

merged 2 commits into from
Jan 28, 2024

Conversation

uwoobeat
Copy link
Member

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • CustomOAuth2User 의 부모 생성자를 호출할 때 잘못된 인자를 전달하는 오류를 수정했습니다 (이름 -> 이름 속성의 키)
  • 쿠키가 올바르게 설정되지 않는 문제를 해결했습니다.

📝 참고사항

📚 기타

@uwoobeat uwoobeat self-assigned this Jan 28, 2024
@uwoobeat uwoobeat requested a review from a team as a code owner January 28, 2024 10:23
Copy link
Member

@Sangwook02 Sangwook02 left a comment

Choose a reason for hiding this comment

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

lgtm

@uwoobeat uwoobeat merged commit cb0e553 into develop Jan 28, 2024
1 check passed
@uwoobeat uwoobeat deleted the fix/29-jwt-filter branch January 28, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 JWT 필터 로직 수정
2 participants