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

Hotfix: 카카오 로그인 오류 해결 #181

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Hotfix: 카카오 로그인 오류 해결 #181

merged 2 commits into from
Sep 2, 2024

Conversation

hyukjinKimm
Copy link
Contributor

@hyukjinKimm hyukjinKimm commented Sep 2, 2024

📣 Related Issue

📝 Summary

카카오 로그인 오류 해결

getUserInfo 의 validate 로직을 삭제 했습니다 .
getUserInfo 는 유저 정보를 가져오기만 하기 때문에 검증 할 필요는 없습니다.
image

@hyukjinKimm hyukjinKimm requested a review from hyunw9 September 2, 2024 04:30
@hyukjinKimm hyukjinKimm self-assigned this Sep 2, 2024
@hyukjinKimm hyukjinKimm merged commit a91d86c into prod Sep 2, 2024
2 checks passed
Copy link

github-actions bot commented Sep 2, 2024

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit bfd7f93.

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.

Hotfix: 카카오 로그인 에러
1 participant