Skip to content

Refactor: AbstractSocialAuthService 수정#92

Merged
SonHyeok merged 77 commits intodevelopfrom
refactor/auth
Apr 3, 2025
Merged

Refactor: AbstractSocialAuthService 수정#92
SonHyeok merged 77 commits intodevelopfrom
refactor/auth

Conversation

@SonHyeok
Copy link
Collaborator

@SonHyeok SonHyeok commented Apr 3, 2025

🚀 PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • Feat : 새로운 기능 추가
  • Fix : 버그 수정
  • Docs : 문서 수정
  • Style : 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우
  • Refactor : 코드 리펙토링

🌱 관련 이슈

📌 변경 사항

  • login 메소드에 final 태그로 인한 카카오 로그인 시 authRepository 의존성 주입 안되는 문제 수정

📝 참고사항

SonHyeok added 30 commits March 10, 2025 22:18
@SonHyeok SonHyeok added the 🐛fix Something isn't working label Apr 3, 2025
@SonHyeok SonHyeok self-assigned this Apr 3, 2025
@SonHyeok SonHyeok merged commit 92b4eac into develop Apr 3, 2025
2 checks passed
@SonHyeok SonHyeok changed the title Refactor/auth Refactor: AbstractSocialAuthService 수정 Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛fix Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🔨[refactor] Auth 관련 API 리팩토링

1 participant