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

토큰 만료 시 토큰 새로고침 기능 추가 #72

Merged

Conversation

KNU-K
Copy link
Contributor

@KNU-K KNU-K commented Jan 30, 2025

🐛 연결 된 이슈

📖내용

  • AuthToken -> RefreshToken으로 도메인 이름 변경
  • Redis CrudRepository 를 통해서 제대로 처리되서 않아서, 이를 RedisTemplate을 통해서 처리

@KNU-K KNU-K self-assigned this Jan 30, 2025
@KNU-K KNU-K linked an issue Jan 30, 2025 that may be closed by this pull request
@KNU-K KNU-K merged commit b6c9316 into develop Jan 30, 2025
1 check passed
KNU-K added a commit that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 완료
Development

Successfully merging this pull request may close these issues.

[🌟 Feature] 토큰 만료 시, 토큰 새로고침 기능 추가
1 participant