Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔥 Pull requests
첫 Pr.. 잘부탁 드립니다..!
👷 작업한 내용
카카오 API를 이용하여 로그인, 회원가입을 구현했습니다. 클라이언트에서 카카오에 인가 코드 발급 요청을 보내면 redirect URI를 통해 서버에 접근하여 로그인/회원가입이 되며, access 토큰과 refresh 토근을 부여합니다. 응답 구조도 맞추어보았습니다!
🚨 참고 사항
현재 로그인/회원가입 시, response로 access 토큰과 refresh 토큰을 반환하지만, 쿠키에 저장이 되지는 않는 문제가 있습니다.
📸 스크린샷
카카오 로그인 성공
카카오 회원가입 성공
카카오 인가 코드 오류
🖥️ 주요 코드 설명
✅ Check List
📟 관련 이슈