Skip to content

[Feat/#75] 카카오 회원탈퇴 API 구현#91

Merged
yangwooyoung123 merged 1 commit intodevelopfrom
feature/issue-75
Jan 23, 2026
Merged

[Feat/#75] 카카오 회원탈퇴 API 구현#91
yangwooyoung123 merged 1 commit intodevelopfrom
feature/issue-75

Conversation

@yangwooyoung123
Copy link
Collaborator

@yangwooyoung123 yangwooyoung123 commented Jan 23, 2026

📌 관련 이슈번호

(Closes 키워드가 있어야 PR이 머지되었을 때 이슈가 자동으로 닫힌다)

📌 PR 유형

어떤 변경 사항이 있나요?

  • 새 기능 추가
  • 버그 수정
  • 리팩토링

📌 PR 요약

  • 카카오 회원 탈퇴 기능 구현
  • 카카오 회원 탈퇴 시 -> 사용자 deleted_at 컬럼 업데이트
  • 다시 로그인 시 -> 사용자 deleted_at 컬럼 null로 처리

📌 작업 세부 내용

📸 스크린샷 (선택)

. 로그인 시 화면
Image

Image
  1. 회원 탈퇴
Image - deleted_at 업데이트 Image
  • 다시 로그인시 -> deleted_at이 null로 변경

🔗 참고 자료

@yangwooyoung123 yangwooyoung123 self-assigned this Jan 23, 2026
@yangwooyoung123 yangwooyoung123 linked an issue Jan 23, 2026 that may be closed by this pull request
@yangwooyoung123 yangwooyoung123 merged commit b45e0fd into develop Jan 23, 2026
1 check passed
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.

[Feat] 카카오 회원탈퇴 API 구현

1 participant