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

Refactor #80 user entity에서 refreshToken 제거 #80

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hyxklee
Copy link
Member

@hyxklee hyxklee commented Nov 27, 2024

PR 내용

  • refreshToken의 관리를 레디스로 이전함에 따라 User entity에서 해당 컬럼을 제거했습니다

PR 세부사항

  • 이하동문

관련 스크린샷

x

주의사항

  • 작업 중이신 로컬 DB와의 동기화를 해주세요

체크 리스트

  • 리뷰어 설정
  • Assignee 설정
  • Label 설정
  • 제목 양식 맞췄나요? (ex. #0 Feat: 기능 추가)
  • 변경 사항에 대한 테스트

@hyxklee hyxklee self-assigned this Nov 27, 2024
Comment on lines -64 to -65
private String refreshToken;

Copy link
Member

Choose a reason for hiding this comment

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

확인했습니다 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants