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

[FEAT] [05-04] 로그인을 한 사용자라면 Redis의 Refresh Token 정보를 삭제한다. #35

Closed
2 tasks done
SongJSeop opened this issue Nov 9, 2023 · 0 comments
Assignees
Labels
BE 백엔드 ✨ Feature 기능 개발
Milestone

Comments

@SongJSeop
Copy link
Collaborator

SongJSeop commented Nov 9, 2023

✨ 기능 설명

[BE] [05-04] 로그인을 한 사용자라면 Redis의 Refresh Token 정보를 삭제한다.

✨ 개발 목록

  • RedisRepository에 Del 메서드를 구현한다.
  • signout시 redis로 해당 유저의 Refresh Token 정보 Del 요청을 보낸다.

✨ 스크린샷

✨ 기타 설명 / 질문

@SongJSeop SongJSeop added ✨ Feature 기능 개발 BE 백엔드 labels Nov 9, 2023
@SongJSeop SongJSeop added this to the Week 3 milestone Nov 13, 2023
@SongJSeop SongJSeop self-assigned this Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 ✨ Feature 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant