There was an error while loading. Please reload this page.
{ "Content-Type": "application/json" }
{ "id":"카카오의 id값을 넣어주세요" }
{ "responseMessage": "회원 가입 성공", "data": { "user": false, "token": "액세스 토큰 값", "refresh": "리프레시 토큰 값", "catCount": 0, "recentCatIndex": -1 } }
{ "responseMessage": "로그인 성공", "data": { "user": true, "token": "액세스 토큰 값", "refresh": "리프레시 토큰 값", "catCount": 0, "recentCatIndex": 5 } }
{ "timestamp": "2020-12-29T02:04:54.539+00:00", "status": 400, "error": "Bad Request", "message": "", "path": "/login/kakao" }
{ "responseMessage": "서버 내부 에러", "data": null }