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

[Feature/#92] Redis 내 리프레시 토큰의 TTL을 동적으로 설정 #93

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

Mingyum-Kim
Copy link
Collaborator

작업 내용 (Contents)

resolved : #92

토큰의 유효기간이 동적으로 조정됨에 따라, 리프레시 토큰이 Redis에 저장되는 유효시간도 동적으로 변경해야한다.
기존에 존재하는 Refresh Token의 TTL을 update하기보다는 , 새로 생성되는 리프레시 토큰 데이터에 대한 TTL을 현재 Expiration으로 설정할 수 있도록 한다.

@Mingyum-Kim Mingyum-Kim self-assigned this Oct 5, 2023
@Mingyum-Kim Mingyum-Kim merged commit 106c6c1 into dev Oct 5, 2023
1 check passed
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