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

배포 11차 #259

Merged
merged 95 commits into from
May 31, 2024
Merged

배포 11차 #259

merged 95 commits into from
May 31, 2024

Conversation

YeaChan05
Copy link
Contributor

No description provided.

kmw2378 and others added 30 commits May 26, 2024 19:24
카카오 로그인시 필요한 요청값을 제공하는 클래스 추가
추후 다른 소셜 로그인을 대비하여 OCP 원칙을 준수하는 설계 구현
소셜 엑세스 토큰을 만료시키는 로직 추가
소셜 엑세스 토큰을 만료시키는 API 요청 매핑 메서드 추가
…1-social-token-reissue

# Conflicts:
#	src/main/java/org/kakaoshare/backend/domain/member/service/oauth/OAuthWebClientService.java
… 로 수정 (#241)

OAuth를 활용하지 않고 서버 자체적으로 토큰을 재발급할 때 사용되므로 OAuth prefix 제거
토큰 재발급 응답값을 RefreshTokenDto로 매핑하는 정적 팩토리 메서드 추가
토큰 재발급에 알맞는 필드, 메서드 수정
토큰 재발급에 알맞는 필드, 메서드 수정
외부 API를 활용하여 소셜 토큰을 재발급받는 로직 추가
memberRepository.save()를 통해 신규 회원을 저장하거나 기존 회원 더티 체킹 후 프로필 사진 등 변경점을 수정하는 로직 추가
kmw2378 and others added 29 commits May 29, 2024 23:28
@YeaChan05 YeaChan05 merged commit d3d55f9 into deploy May 31, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants