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: #68 회원가입, 재로그인 시 발생하는 오류 해결 #71

Merged
merged 4 commits into from
Feb 14, 2025

Conversation

kwonyj1022
Copy link
Collaborator

📄 작업 내용 요약

  • 구글 사용자 정보 가져올 때 null 값 허용
  • 로그아웃 후 재로그인 시 예외가 발생하는 문제 해결
  • 전역 예외처리 핸들러 추가
  • 예외처리 핸들러에 로깅 추가

📎 Issue 번호

@kwonyj1022 kwonyj1022 added feature 새로운 기능 추가 fix 버그 수정 labels Feb 14, 2025
@kwonyj1022 kwonyj1022 self-assigned this Feb 14, 2025
@kwonyj1022 kwonyj1022 merged commit 342209f into develop Feb 14, 2025
@kwonyj1022 kwonyj1022 deleted the fix/68 branch February 14, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능 추가 fix 버그 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

회원가입, 재로그인 시 오류 발생
1 participant