Skip to content
New issue

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

[Fix]: 소셜 로그인 isNew값이 null로 반환되는 문제 해결 #124

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

onpyeong
Copy link
Member

@onpyeong onpyeong commented Apr 2, 2024

🐬 요약

소셜 로그인 isNew값이 null로 반환되는 문제 해결

👻 유형

PR의 유형에 맞게 체크해주세요!

  • 버그 수정
  • 기능 개발
  • 코드 스타일 수정 (formatting, local variables)
  • 리팩토링 (no functional changes, no api changes)
  • 빌드 관련 변경사항
  • CI 관련 변경사항
  • 문서 내용 변경
  • 기타... (다음 줄에 사유를 입력해주세요)

🍀 작업 내용

PR에 담긴 작업 내용을 작성해주세요!

  • 소셜 로그인 isNew값 세팅

🌟 관련 이슈

PR과 관련된 이슈 번호를 작성해주세요!

close: #123

@onpyeong onpyeong added 🍀 수현 수현 전용 라벨 👾 Fix 에러 수정 라벨 ☠️ High Priority 높은 우선 순위 라벨 labels Apr 2, 2024
@onpyeong onpyeong self-assigned this Apr 2, 2024
@onpyeong onpyeong merged commit e1a729c into develop Apr 2, 2024
1 check passed
@onpyeong onpyeong deleted the feature/#123-loginIsNewFix branch April 2, 2024 14:43
onpyeong added a commit that referenced this pull request Apr 2, 2024
* [Fix]: 친구 신청 확인 변수명 수정 (#121)

friendId를 memberId로 수정

Related to: #120

* [Fix]: 소셜 로그인 isNew값이 null로 반환되는 문제 해결 (#124)

isNew 값 세팅

Related to: #123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍀 수현 수현 전용 라벨 👾 Fix 에러 수정 라벨 ☠️ High Priority 높은 우선 순위 라벨
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 소셜 로그인 isNew값이 null로 반환되는 문제 수정
1 participant