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.
Kakao OAuth v2에서 부터는 OpenID Connect(OIDC)를 지원하고 있습니다.
리턴값도 정상적으로 들어오지만, type에 OIDC가 없어서 id_token을 추가해두었습니다.
추가로, 주입하는 함수(onSuccess, onFail)를 외부에서 선언 하는 경우를 위해서 함수에서 사용하는 LoginResponse와 UserProfile, KakaoError에 export를 추가하여 다른 파일에서도 사용할 수 있도록 해두었습니다.
확인 후 merge 해주시면 감사드리겠습니다 :)
= Kakao OAuth 관련 문서
https://developers.kakao.com/docs/latest/ko/kakaologin/rest-api#request-token