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.
⚡️ 관련 이슈
close #1038
작업 배경 : 프론트엔드의 요청
📍주요 변경 사항
As-is
응답 본문 없이 상태 코드 200으로만 로그인 여부를 판단
HTTP/1.1 200
To-be
응답 본문에 사용자의 id와 이름을 포함
추가 작업
사용하지 않는 HttpServletRequest 타입의 파라미터도 삭제했어요.
🎸기타
이름, 닉네임, 사용자명... 용어 통일하고 싶군요
🍗 PR 첫 리뷰 마감 기한
01/21 18:00