Skip to content

Conversation

@ysw789
Copy link
Member

@ysw789 ysw789 commented Feb 9, 2025

[fix] 블랙리스트 토큰 저장 방식 수정

Issue

구현 사항

  • 블랙리스트 저장 시 Redis 데이터 생명주기를 ms 단위로 저장하도록 변경
  • 토큰 소유자(사용자) 이메일을 함께 저장하도록 구현

- Redis 데이터 생명주기를 ms 단위로 저장하도록 변경
- 토큰 소유자(사용자) 이메일을 함께 저장하도록 구현
@ysw789 ysw789 added the FIX label Feb 9, 2025
@ysw789 ysw789 requested review from dohy-eon and hodoon February 9, 2025 14:14
@ysw789 ysw789 self-assigned this Feb 9, 2025
@ysw789 ysw789 linked an issue Feb 9, 2025 that may be closed by this pull request
Copy link
Member

@dohy-eon dohy-eon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다

@ysw789 ysw789 merged commit b1d5388 into dev Feb 9, 2025
1 check passed
@ysw789 ysw789 deleted the fix/#9 branch February 9, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[fix] 토큰 저장 방식 수정

3 participants