Skip to content
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: 카카오 로그인 구현 #3

Merged
merged 18 commits into from
Jun 15, 2024
Merged

feat: 카카오 로그인 구현 #3

merged 18 commits into from
Jun 15, 2024

Conversation

210-reverof
Copy link
Member

@210-reverof 210-reverof commented Jun 9, 2024

변경 사항

  • directory 및 gradle 기본 설정
  • 카카오 로그인 구현
  • JWT Util, JWT Filter 구현
  • Spring Security 설정
  • OpenID Connect의 idToken Validator 구현

To Reviewers

  • 너무 큰 PR 볼륨 죄송합니다 ~~~~~
  • 멀티 모듈 설정, 인증 등 관련해서는 모듈 구조가 비슷한 Mash-up Moit 많이 참고했습니다 😌😌
  • 최대한 코틀린처럼 짜려고 노력했는데 아직도 자바 향기가 느껴지면 바로 지적 ㄱㄱㄱ
  • Android, iOS 로그인 담당자와 합의해서 아래 그림 로직으로 결정했습니다 (참고)
  • OpenID Connect를 활용하도록 수정하기로 합의 (참고1), (참고2)

TODO

  • Refresh token 로직 추가
  • 테스트 코드 형식

@210-reverof 210-reverof added the enhancement New feature or request label Jun 9, 2024
@210-reverof 210-reverof self-assigned this Jun 9, 2024
@210-reverof 210-reverof changed the title 카카오 로그인 구현 feat: 카카오 로그인 구현 Jun 10, 2024
@K-Diger
Copy link
Member

K-Diger commented Jun 10, 2024

LGTM

Copy link
Collaborator

@mkSpace mkSpace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@210-reverof 210-reverof merged commit a4f1082 into develop Jun 15, 2024
1 check passed
@KimDoubleB
Copy link
Member

@bbeomgeun 님, 리뷰 왜 안해주세요 ㅡㅡ+

@bbeomgeun
Copy link
Collaborator

@KimDoubleB 아니 재민이 리뷰봐바 형 리뷰할게없어;;

@210-reverof 210-reverof deleted the feature/login branch June 17, 2024 13:05
210-reverof added a commit that referenced this pull request Jun 29, 2024
feat: 카카오 로그인 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants