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

로그 아웃 #55

Open
2 tasks
bbeomgeun opened this issue Sep 1, 2022 · 0 comments
Open
2 tasks

로그 아웃 #55

bbeomgeun opened this issue Sep 1, 2022 · 0 comments
Assignees
Labels
feature 기능 개발

Comments

@bbeomgeun
Copy link
Contributor

이슈 내용

  • 로그 아웃 진행 시 해당 JWT 토큰을 expired 시간 동안 서버에서 막아야 한다.
  • redis를 이용해서 로그아웃 처리된 토큰을 막기

To-do

  • redis 이용해서 토큰 검증
  • 스프링 redis 연동하기

참고 사항

  • redis를 많이 사용하는 경우 redis가 죽으면 서비스가 정상 동작하지 않기 때문에 redis clustering, 복제 찾아보기
@bbeomgeun bbeomgeun added the feature 기능 개발 label Sep 1, 2022
@bbeomgeun bbeomgeun self-assigned this Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant