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

refactor: 회원 탈퇴 시, 쿠키 삭제 및 비즈니스 로직 리팩토링 #278

Merged
merged 4 commits into from
Oct 22, 2023

Conversation

YongsHub
Copy link
Collaborator

Issues

구분

  • 버그 수정
  • 기능 추가
  • 코드 리팩터링
  • 문서 업데이트
  • 기타

주요 변경점

  • 회원 탈퇴 시, 쿠키 삭제 로직을 추가했습니다.
  • 매개변수의 memberId만 필요한경우, 코드 리팩토링 및 테스트 코드를 수정했습니다.
  • callback API 호출 시, member의 존재 유무에 따른 비즈니스 로직을 Indent Depth를 줄이기 위해 리팩토링 했습니다.

스크린샷

기타

@YongsHub YongsHub merged commit 35214e7 into SSAF-SOUND:dev Oct 22, 2023
1 check failed
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.

4 participants