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] 토큰 재발행 API 로직 변경 (TICO-241) #49

Merged
merged 3 commits into from
Jul 27, 2024

Conversation

bu119
Copy link
Collaborator

@bu119 bu119 commented Jul 27, 2024

  • 토큰 검증 함수 에러 처리 세분화 및 로그 개선
  • 기기의 고유번호를 헤더로 받아 DB 확인 작업을 통해 리프레시 토큰 검증
  • 리프레시 토큰을 기준으로 리프레시 Entity를 조회하도록 로직 변경

Related to: TICO-206

bu119 added 3 commits July 26, 2024 16:51
- 예외를 개별적으로 처리하여 에러 처리 세분화 및 가독성 향상
- 각 예외에 대한 구체적인 로그 메시지 추가로 디버깅 용이

Related to: TICO-241, TICO-183, TICO-206
기기의 고유번호를 헤더로 받아 DB 확인 작업을 통해 리프레시 토큰 검증

Resolves: TICO-241
Related to: TICO-206
RefreshToken을 기준으로 Refresh Entity를 조회하도록 로직 변경

Fixes: TICO-241
Related to: TICO-206
@bu119 bu119 merged commit 1b6b775 into develop-be Jul 27, 2024
2 checks passed
@bu119 bu119 deleted the feature-be/TICO-241-update-token-reissue-api branch July 27, 2024 08:21
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.

1 participant