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

feat: 회원 탈퇴 API 추가 완료 #48

Merged
merged 2 commits into from
Sep 26, 2024
Merged

feat: 회원 탈퇴 API 추가 완료 #48

merged 2 commits into from
Sep 26, 2024

Conversation

limehee
Copy link
Collaborator

@limehee limehee commented Sep 26, 2024

Summary

#42

회원 탈퇴 API를 추가하고, 탈퇴 시 사용자의 재활 기록, 작성한 게시글, 과제 데이터를 같이 삭제하도록 합니다.

Tasks

  • 회원 탈퇴 API 구현
  • 도메인 이벤트를 통해 관련 데이터(재활 기록, 작성한 게시글, 과제)를 삭제하도록 처리.

@limehee limehee added the ✨ Feature 새로운 기능 명세 및 개발 label Sep 26, 2024
@limehee limehee self-assigned this Sep 26, 2024
@limehee limehee linked an issue Sep 26, 2024 that may be closed by this pull request
@limehee limehee merged commit 1e29eec into develop Sep 26, 2024
4 checks passed
@limehee limehee deleted the feat/#42 branch September 26, 2024 05:59
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 추가
1 participant