[feat/#120] 카카오 소셜 로그인 구현 #160
Merged
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.
❤️ 기능 설명
카카오 소셜 로그인과 JWT 기반 인증을 구현했습니다.
주요 구현 사항
OAuth2 소셜 로그인
JWT 토큰 발급
Refresh Token 저장
refreshToken:{userId}형태로 저장온보딩 플로우
registered,token파라미터 전달User 엔티티 확장
테스트 방법
http://localhost:8080/oauth2/authorization/kakao
http://localhost:5173/auth/callback?registered=false&token=eyJ...
swagger 테스트 성공 결과 스크린샷 첨부
연결된 issue
연결된 issue를 자동으로 닫기 위해 아래 {이슈넘버}를 입력해주세요.
close #120
✅ 체크리스트