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

Bug/181 리프레시 토큰 로직 수정 #183

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Bug/181 리프레시 토큰 로직 수정 #183

merged 2 commits into from
Feb 16, 2024

Conversation

CYY1007
Copy link
Member

@CYY1007 CYY1007 commented Feb 16, 2024

🚀 개요

리프레시 토큰 재발급 시 access token의 유효시간과 현재 리프레시 토큰의 유효시간을 계산했으나
이러한 로직이 버그를 발생시키고
추가로 보안성을 위해 리프레시 토큰은 access Token 재발급 시 무조건 같이 재 발급 되도록 수정합니다.

🔍 변경사항

  • 리프레시 토큰이 매번 재발급

⏳ 작업 내용

  • 리프레시 토큰 로직 수정

📝 논의사항

@CYY1007 CYY1007 self-assigned this Feb 16, 2024
@CYY1007 CYY1007 merged commit b4461b1 into develop Feb 16, 2024
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