Closed PaChelBel29 closed 6 months ago
카카오 로그인이 현재 작동하지 않음.
{ "error": "uid must be a string between 1 and 128 characters.", "message": "Firebase authentication failed" }
KakaoAccount의 id의 오류가 생김. 추후 수정예정
id에 str() 함수를 사용하여 string으로 전달 후 정상 작동함
카카오 로그인이 현재 작동하지 않음.
KakaoAccount의 id의 오류가 생김.
추후 수정예정