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

[Fix] 재발급 전의 refresh token으로 요청 시 에러 반환 로직 추가 #70

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

dainnida
Copy link
Collaborator

@dainnida dainnida commented Feb 6, 2025

✨ PR 목적

  • 기능 관련 작업
  • 버그 수정
  • 코드 개선 및 수정
  • 문서 작성
  • 배포
  • 브랜치
  • 기타 (아래에 자세한 내용 기입해 주세요)

📋 세부 내용

만료되진 않았지만 재발급하기 전의 refresh token(db와 일치하지 않은 토큰)으로 요청해도 access와 refresh token을 재발급해주는 오류 수정

📸 작업 화면 스크린샷

⚠️ PR하기 전에 확인해 주세요.

  • 로컬테스트를 진행하셨나요?
  • 머지할 브랜치를 확인하셨나요?
  • 관련 label을 선택하셨나요?

📍 관련 이슈 번호 [#58]

🎸 기타

@dainnida dainnida added 🌏 Deploy 배포 관련 작업 🔨 Refactor 코드 리팩토링 labels Feb 6, 2025
@dainnida dainnida self-assigned this Feb 6, 2025
@dainnida dainnida merged commit e9e50fa into main Feb 6, 2025
2 checks passed
@dainnida dainnida changed the title [Refactor] 재발급 전의 refresh token으로 요청 시 에러 반환 로직 추가 [Fix] 재발급 전의 refresh token으로 요청 시 에러 반환 로직 추가 Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌏 Deploy 배포 관련 작업 🔨 Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant