We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
회원 탈퇴 시 회원 정보만 삭제해주는 것이 아닌 카카오와의 연결을 끊어주는 기능 추가
3시간
RestTemplate을 사용하여 카카오에 연결끊기 API요청을 추가할 예정
The text was updated successfully, but these errors were encountered:
chore: (#829) 앱 어드민 키 환경변수 등록
47ad44b
refactor: (#829) 카카오 API요청을 통한 회원탈퇴 로직 추가
6d8bebb
refactor: (#829) 기존 컨트롤러 메서드 삭제 및 swagger 어노테이션 추가
c25fc70
test: (#829) MemberControllerTest -> AuthControllerTest로 컨트롤러 단위테스트 이동
b43cd76
refactor: (#829) 메서드 순서 변경 및 메서드명, 오타 수정
193b461
refactor: (#829) filter에 회원탈퇴 요청이 필터링 될 수 있도록 설정
a8883d7
refactor: (#829) 검증 url 수정
c6ce4e6
jeomxon
No branches or pull requests
✨ 추가 기능
회원 탈퇴 시 회원 정보만 삭제해주는 것이 아닌 카카오와의 연결을 끊어주는 기능 추가
📆 일정 추정
3시간
📃 세부 사항
RestTemplate을 사용하여 카카오에 연결끊기 API요청을 추가할 예정
✅ 투두리스트
🔗 참고 자료
The text was updated successfully, but these errors were encountered: