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 구현 #36

Closed
3 tasks done
peeerr opened this issue Oct 3, 2024 · 0 comments · Fixed by #37
Closed
3 tasks done

[FEAT] 요구 사항 반영 및 회원 탈퇴 API 구현 #36

peeerr opened this issue Oct 3, 2024 · 0 comments · Fixed by #37
Assignees
Labels
✨ feat 기능 구현

Comments

@peeerr
Copy link
Contributor

peeerr commented Oct 3, 2024

설명

요구 사항 변경 반영

  • 로그인 시 이메일 대신 회원 번호 사용
  • 닉네임으로만 회원 검색 가능

기타 기능 구현

  • 회원 탈퇴 API 구현

📝 작업 내용

  • 로그인 시 이메일 -> 회원 번호로 수정
  • 회원 검색 시 닉네임으로만 검색 가능하도록 수정
  • soft delete 방식으로 회원 탈퇴 API 구현

추가 정보

.

@peeerr peeerr added the ✨ feat 기능 구현 label Oct 3, 2024
@peeerr peeerr self-assigned this Oct 3, 2024
@peeerr peeerr changed the title [FEAT] 로그아웃/회원 탈퇴 API 구현 [FEAT] 회원 탈퇴 API 구현 Oct 3, 2024
@peeerr peeerr changed the title [FEAT] 회원 탈퇴 API 구현 [FEAT] 요구 사항 반영 및 회원 탈퇴 API 구현 Oct 3, 2024
@peeerr peeerr linked a pull request Oct 3, 2024 that will close this issue
@peeerr peeerr closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 구현
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant