You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
개요
회원 탈퇴 기능 구현
내용
email을 통해 회원이 존재하는지 확인 및 회원 검증 후 삭제하기 위하여
@delete Mapping이 아닌 @post mapping을 사용하여 진행.