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] #255 - 카카오 로그인 오류 해결 #256

Merged
merged 2 commits into from
Sep 11, 2022

Conversation

L-j-h-c
Copy link
Member

@L-j-h-c L-j-h-c commented Sep 11, 2022

🔥 Pull requests

⛳️ 작업한 브랜치

👷 작업한 내용

  • 카카오 로그인 오류 해결

🚨 참고 사항

SocialLoginEntity가 바인딩이 안되는 문제가 있었습니다... response를 보니 email이 null로 오고 있었고, Entity에 있는 String을 String?으로 수정해줬습니다...
애플의 경우에는 email을 항상 받아오도록 설정해서 오류가 나지 않았던 것이네여...킹킹
response를 잘 보자..

📟 관련 이슈

@L-j-h-c L-j-h-c added Fix 오류 해결, 코드 수정 🧑🏻‍💻Duno labels Sep 11, 2022
@L-j-h-c L-j-h-c self-assigned this Sep 11, 2022
@L-j-h-c L-j-h-c merged commit 63b6416 into Health-Food-Me:develop Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑🏻‍💻Duno Fix 오류 해결, 코드 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 카카오 로그인 동작하지 않는 이슈
1 participant