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/220] 탈퇴한 사용자라는 error 보내기 #223

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

rimi3226
Copy link
Contributor

@rimi3226 rimi3226 commented Sep 19, 2024

🚀 개요

이미 탈퇴한 사용자일 경우 회원가입 안되도록 변경

🔍 변경사항

  • joinMember에서 탈퇴한 사용자 예외처리하기

⏳ 작업 내용

  • 이미 있는 사용자인지 확인할 때 탈퇴한 경우, 탈퇴한 사용자라는 error 보내기

📝 논의사항

@rimi3226 rimi3226 self-assigned this Sep 19, 2024
@rimi3226 rimi3226 linked an issue Sep 19, 2024 that may be closed by this pull request
1 task
Copy link
Member

@Eunjin3395 Eunjin3395 left a comment

Choose a reason for hiding this comment

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

👍👍

@rimi3226 rimi3226 merged commit 69ffa43 into develop Sep 19, 2024
1 check failed
@rimi3226 rimi3226 deleted the feat/220 branch September 19, 2024 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feat] 탈퇴한 회원 재가입 안되도록 변경하기
2 participants