We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
토큰 만료 시, 리프레시 토큰을 사용하여 갱신합니다.
기타 사항을 작성해 주세요
The text was updated successfully, but these errors were encountered:
Feat(login): 리프레쉬 토큰을 사용한 jwt 갱신 API (#62)
772e95b
- JWT 토큰 갱신 로직 추가 - Redis 기반 RefreshToken TTL 설정 - 신규 JWT 토큰 발급 기능 구현 - RefreshToken 만료 시 재로그인 요구 처리 로직 추가
Merge pull request #94 from UMC-partNerd/feat/login/#62
17645fe
[FEAT] JWT 토큰 갱신 API 구현 (#62)
sangil7
Successfully merging a pull request may close this issue.
어떤 기능인가요?
작업 상세 내용
기타
The text was updated successfully, but these errors were encountered: