Merged
Conversation
- 카카오 소셜 로그인 성공 케이스 테스트 추가하였습니다. - 카카오 로그아웃 테스트를 추가하였습니다. - 부모 식별자 기반 조회 성공/실패 케이스 테스트 추가하였습니다.
goal 테이블의 auto_increment 컬럼 중복 문제를 수정했습니다.
- 로그아웃 시 Redis에 저장된 토큰을 제거합니다. - 소셜 로그아웃(Kakao) API 연동 처리했습니다. - 클라이언트에 쿠키 삭제 및 상태 초기화 응답 포함합니다.
- 부모와 아이 인증 서비스 테스트 코드를 작성하였습니다.
- AuthenticatedUserProvider에서 인증 객체가 null이거나 CustomUserDetails가 아닌 경우 예외를 던지도록 방어 로직을 추가하였습니다.
- 아이의 로그아웃 기능을 추가하였습니다.
- 중복되거나 불필요하게 상세한 응답 메시지를 간소화하였습니다.
- MockBean 관련 API 제거 예정 경고 및 ApplicationContext 로딩 오류로 인해 AuthChildControllerTest 테스트 클래스의 코드 일부를 주석 처리했습니다. 향후 JPA 설정 문제 해결 후 주석 해제 하겠습니다.
- ResultCode 수정하여 에러를 해결하였습니다.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 연관된 이슈
📝작업 내용
💬리뷰 시 요구사항 (선택)