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

Pet 300 refactor : jwt에 email 대신 UserClaims 정의 후 해당 클래스에 정의된 정보 저장하도록 수정 #205

Merged
merged 27 commits into from
Feb 8, 2024

Conversation

tlarbals824
Copy link
Member

작업사항

  • jwt에 email 대신 UserClaims 정의 후 해당 클래스에 정의된 정보 저장하도록 수정
  • jwt 버전 변경 0.11.5 -> 0.12.5
  • 소셜 로그인 요청 및 응답 값 저장을 위한 OAuth 엔티티 정의

변경로직

  • 내용을 적어주세요.

참고자료

… 변경됨에 따라 사용자 정보 조회 방식 수정
@tlarbals824 tlarbals824 added the 🔨 Refactor 리팩터링 label Feb 8, 2024
@tlarbals824 tlarbals824 merged commit 144db13 into main Feb 8, 2024
1 check passed
@tlarbals824 tlarbals824 deleted the PET-300 branch February 8, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 리팩터링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants