Skip to content

Comments

feat : Add Email Authentication Code Sender Api#44

Merged
myqewr merged 1 commit intodevelopfrom
feature/#39
Mar 24, 2025
Merged

feat : Add Email Authentication Code Sender Api#44
myqewr merged 1 commit intodevelopfrom
feature/#39

Conversation

@myqewr
Copy link
Member

@myqewr myqewr commented Mar 24, 2025

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 이메일 인증용 코드 발송 api

🔍 참고사항

📚 기타

@myqewr myqewr self-assigned this Mar 24, 2025
@myqewr myqewr requested a review from hisonghy March 24, 2025 08:30
Copy link
Member

Choose a reason for hiding this comment

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

Controller -> UseCase 계층으로 전달될 때 Command or Query 객체로 전달해주기로 했는데 EmailAuthenticationUseCase sendEmailAuthenticationCode() 메서드에서 Request DTO를 받고 있습니다 !

@myqewr myqewr merged commit 79f180f into develop Mar 24, 2025
1 check passed
@hisonghy hisonghy added the ⚡ feature 새로운 기능 추가 및 수정 label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚡ feature 새로운 기능 추가 및 수정

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⚡이메일 인증 코드 발송 api

2 participants