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] isNewUser가 항상 false인 오류 수정 #96

Merged
merged 1 commit into from
Feb 11, 2025
Merged

[Fix] isNewUser가 항상 false인 오류 수정 #96

merged 1 commit into from
Feb 11, 2025

Conversation

dainnida
Copy link
Collaborator

✨ PR 목적

  • 기능 관련 작업
  • 버그 수정
  • 코드 개선 및 수정
  • 문서 작성
  • 배포
  • 브랜치
  • 기타 (아래에 자세한 내용 기입해 주세요)

📋 세부 내용

  1. OAuth2User 객체를 생성할 때 isNewUser가 추가된 userAttributes를 사용하지 않아 항상 false인 오류 발생

📸 작업 화면 스크린샷

⚠️ PR하기 전에 확인해 주세요.

  • 로컬테스트를 진행하셨나요?
  • 머지할 브랜치를 확인하셨나요?
  • 관련 label을 선택하셨나요?

📍 관련 이슈 번호 [ ]

🎸 기타

@dainnida dainnida added 🐞 Bug Something isn't working 🌏 Deploy 배포 관련 작업 labels Feb 11, 2025
@dainnida dainnida self-assigned this Feb 11, 2025
@dainnida dainnida merged commit f08c681 into main Feb 11, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working 🌏 Deploy 배포 관련 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant