Skip to content

[refactor/redis-token-ttl] Redis Expire 기능을 사용하여 토큰 만료시 자동 삭제하도록 리팩토링한다. #765

Open
@binghe819

Description

@binghe819

작업 내용

  • 토큰 만료기간이 지나면 Redis에서 해당 토큰이 자동으로 삭제되도록 리팩토링

주의사항

  • Redis는 expire라는 기능을 이용하여 특정 시간이 지난 데이터들을 자동으로 삭제해주는 기능을 제공합니다.

Metadata

Metadata

Assignees

Labels

backend백엔드 이슈refactor리팩토링 이슈

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions