Skip to content

인터셉터에서 request jwt를 활용하도록 수정 #95

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

Merged
merged 5 commits into from
May 25, 2024

Conversation

acceptor-gyu
Copy link
Contributor

작업 대상

  • interceptor
  • JwtUtil

📄 작업 내용

  • 개발용 deafult user에서 jwt를 활용하도록 수정

@acceptor-gyu acceptor-gyu added the ✨ feat 새로운 기능 추가 label May 23, 2024
@acceptor-gyu acceptor-gyu requested a review from Minjae-An May 23, 2024 08:32
@acceptor-gyu acceptor-gyu self-assigned this May 23, 2024
@acceptor-gyu acceptor-gyu linked an issue May 23, 2024 that may be closed by this pull request
Comment on lines 42 to 44



Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change

토큰을 추출하고 검증하는 과정은 한 흐름으로 보아 구분을 위한 줄바꿈이 따로 필요 없다고 생각하는데 따로 세 번의 줄바꿈을 두신 이유가 있을까요?

@Yeonba Yeonba deleted a comment from Minjae-An May 24, 2024
@acceptor-gyu acceptor-gyu requested a review from Minjae-An May 24, 2024 08:23
Copy link
Contributor

@Minjae-An Minjae-An left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@acceptor-gyu acceptor-gyu merged commit 0b53e82 into dev May 25, 2024
1 check passed
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.

[BE] request jwt 활용하도록 추가
2 participants