Skip to content

[Refactor/#175] Refactoring Google Login Response#176

Merged
ls-rain merged 1 commit intodevelopfrom
refactor/#175
Nov 3, 2025
Merged

[Refactor/#175] Refactoring Google Login Response#176
ls-rain merged 1 commit intodevelopfrom
refactor/#175

Conversation

@ls-rain
Copy link
Contributor

@ls-rain ls-rain commented Nov 3, 2025

개요

구글 로그인 API 반환 DTO 수정

작업사항

구글 로그인 API 반환 DTO 수정

변경로직

isExist 추가하여, 기존 회원, 비회원 구분

변경 전

변경 후

사용방법

isExist=true 일 경우, 로그인 진행
isExist=false 일 경우, 회원가입 진행

기타

@ls-rain ls-rain self-assigned this Nov 3, 2025
@ls-rain ls-rain added the ♻️ Refactoring Refactoring label Nov 3, 2025
@ls-rain ls-rain linked an issue Nov 3, 2025 that may be closed by this pull request
2 tasks
@ls-rain ls-rain merged commit bc38eab into develop Nov 3, 2025
@ls-rain ls-rain deleted the refactor/#175 branch November 3, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor] Refactoring Google Login Response

1 participant