-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] Kakao OAuth Login 기능 추가 #80
Labels
enhancement
New feature or request
Comments
chhs2131
added a commit
that referenced
this issue
Feb 27, 2023
Feature/#80 - JWT 인증 구현 및 카카오 로그인 구현 SNAPSHOT (v0.5.2)
chhs2131
added a commit
that referenced
this issue
Mar 29, 2023
Feature/#80 - Kakao OAuth Login 기능 추가
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
목적
상세내용
시퀀스 다이어그램 설계

데이터베이스 ERD 설계

WebFlux 적용 (from [REFACTOR] 통신 라이브러리 변경 (webflux) #19)
AccessToken 정보 가져오기 테스트

KAKAO Rest API를 통해 로그인 진행
카카오 통신에러에 따른 예외 발생
리팩토링
DBSG기준 JWT Token 및 만료시간 정보를 전달해야함
카카오 로그인 관련 레거시 코드 삭제
참고사항
카카오 사용자 정보 참고
The text was updated successfully, but these errors were encountered: