Skip to content

🩹 fix: login jwtathentificationfilter 개선#40

Merged
zzangkkmin merged 4 commits intodevfrom
enhancement/35-enhancement-login-jwtathentificationfilter-개선
Feb 24, 2025

Hidden character warning

The head ref may contain hidden characters: "enhancement/35-enhancement-login-jwtathentificationfilter-\uac1c\uc120"
Merged

🩹 fix: login jwtathentificationfilter 개선#40
zzangkkmin merged 4 commits intodevfrom
enhancement/35-enhancement-login-jwtathentificationfilter-개선

Conversation

@zzangkkmin
Copy link
Contributor

✨ 변경 타입

  • 신규 기능 추가/수정
  • 버그 수정
  • 리팩토링
  • 설정
  • 비기능 (주석 등 기능에 영향을 주지 않음)

✅ 체크리스트

  • 코드 작성 가이드라인을 준수했는가?
  • 변경 사항에 대한 테스트를 완료했는가?
  • 문서 변경이 필요한 경우, 해당 내용을 반영했는가?

🚀 변경 내용

  • as-is
    jwt관련 코드들 흩어짐, AthentifiicatiionFilter로 로그인 중

  • to-be
    jwt관련 코드들을 user domain의 jwt 폴더로 관리, AthentifiicatiionFilter로 로그인 검증과정 추가, 기존 user controller/service 로그인 삭제

💡 추가 설명

  • 코드 리뷰 시 특별히 참고해야 할 부분이 있다면 언급해주세요.
  • 궁금한 점이나 논의하고 싶은 내용이 있다면 작성해주세요.

@zzangkkmin zzangkkmin linked an issue Feb 24, 2025 that may be closed by this pull request
Copy link
Contributor

@Bulgogi-Pizza Bulgogi-Pizza left a comment

Choose a reason for hiding this comment

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

LGTM
코드가 사라짐에 애도를 표합니다.
고생하셨습니다.
ㅠㅠ

@zzangkkmin zzangkkmin merged commit 2473cbf into dev Feb 24, 2025
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.

[enhancement] login jwtAthentificationfilter 개선

3 participants