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

Redis 적용 #67

Open
Resilient923 opened this issue Apr 14, 2023 · 1 comment
Open

Redis 적용 #67

Resilient923 opened this issue Apr 14, 2023 · 1 comment

Comments

@Resilient923
Copy link
Member

No description provided.

sunghyeonjo pushed a commit that referenced this issue May 8, 2023
sunghyeonjo added a commit that referenced this issue May 8, 2023
sunghyeonjo pushed a commit that referenced this issue May 8, 2023
@sunghyeonjo
Copy link
Contributor

  • RefreshToken을 Redis로 관리하도록 수정
    • Key : 유저 이메일, Value : RTK
    • RefreshToken을 위한 엔티티, 레포지토리 등 삭제
    • 로그인 시점에 RefreshToken을 레디스에 생성해두고, 재발급 때 해당 키 사용

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

No branches or pull requests

2 participants