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

[Feature] 회원탈퇴 구현 #55

Merged
merged 3 commits into from
Oct 4, 2024
Merged

Conversation

junseoplee
Copy link
Collaborator

💡 연관된 이슈

close #32

📝 작업 내용

회원탈퇴 구현

  • 토큰 삭제
  • 유저 비활성화
  • 이메일 삭제
  • 활성화된 유저만 찾도록 변경
  • 아카이브 생성, 업데이트 유효성 검사 추가

💬 리뷰 요구 사항

@junseoplee junseoplee added the ✨ Feature 기능 개발 label Oct 4, 2024
@junseoplee junseoplee requested a review from yongbin97 October 4, 2024 07:47
@junseoplee junseoplee self-assigned this Oct 4, 2024
Copy link
Collaborator

@yongbin97 yongbin97 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다

@junseoplee junseoplee merged commit c139511 into develop Oct 4, 2024
1 check passed
@junseoplee junseoplee deleted the feature/32-user-withdraw branch October 4, 2024 07:53
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.

[Feature] 회원탈퇴 구현
2 participants