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

AuthService의 Member 관련 로직을 분리한다. #64

Open
sjhjack opened this issue Jan 25, 2025 · 0 comments
Open

AuthService의 Member 관련 로직을 분리한다. #64

sjhjack opened this issue Jan 25, 2025 · 0 comments
Assignees

Comments

@sjhjack
Copy link
Contributor

sjhjack commented Jan 25, 2025

📑 개요

AuthServiceImpl 클래스에는 인증 관련 로직만 있으면 좋겠다는 피드백을 받았습니다.
모듈의 역할을 명확히 하기 위해 인증 로직과 나머지 로직을 분리합니다.

🚀 상세 작업 내용


  • AuthServiceImpl 클래스의 Member와 SocialMemberCRUD 로직 및 테스트 코드 분리
  • AuthDomainServiceImpl 구조 변경

⏰ 예상 소요 시간


  • 3일

📁 ETC


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant