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

[FEAT] RequesterInfo 구현 #135

Merged
merged 6 commits into from
Jan 5, 2025
Merged

[FEAT] RequesterInfo 구현 #135

merged 6 commits into from
Jan 5, 2025

Conversation

rlajm1203
Copy link
Collaborator

closes #134

📌 관련 이슈

#134

✨ PR 내용

  • SpringSecurityContextHolder를 이용하여 RequesterInfo를 구현합니다.
  • JwtAuthentication 타입이 아니면 IllegalStateException 예외를 던집니다.

🤓 리뷰어에게

@rlajm1203 rlajm1203 added the feat 기능 개발 label Jan 4, 2025
@rlajm1203 rlajm1203 requested a review from inferior3x January 4, 2025 16:05
@rlajm1203 rlajm1203 self-assigned this Jan 4, 2025
@inferior3x inferior3x merged commit 0a77253 into develop Jan 5, 2025
1 check passed
@inferior3x inferior3x deleted the feat/134 branch January 6, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] RequesterInfo를 구현합니다.
2 participants