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

#436 [feat] Context Util에 토큰 검증 로직 추가 #437

Merged
merged 2 commits into from
Jul 28, 2024
Merged

Conversation

sohyundoh
Copy link
Member

✒️ 관련 이슈번호

Key Changes 🔑

  1. Context Util에서 검증 과정 없이 JWT 토큰에서 바로 유저를 가져와서 에러가 발생했습니다. 그래서 Context Util에 검증 로직을 추가하였습니다!

To Reviewers 📢

@sohyundoh sohyundoh self-assigned this Jul 25, 2024
Copy link
Contributor

@parkheeddong parkheeddong left a comment

Choose a reason for hiding this comment

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

LGTM ! 고생하셨습니다 ~!

@sohyundoh sohyundoh merged commit 4ce2db9 into develop Jul 28, 2024
1 check passed
@sohyundoh sohyundoh deleted the feat/#436 branch July 28, 2024 08:36
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.

[fix] Duplicated Interceptor 토큰 만료 에외 처리
2 participants