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] 로그아웃 및 채팅 인가 방식 변경 #208

Closed
2 tasks
injae-348 opened this issue Nov 23, 2024 · 0 comments
Closed
2 tasks

[FEAT] 로그아웃 및 채팅 인가 방식 변경 #208

injae-348 opened this issue Nov 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@injae-348
Copy link
Collaborator

기능 요청

기능 설명 (필수)

JWT 방식 로그아웃 구현
채팅 인가 방식 변경

작업 상세 내용 (필수)

  • TODO: 로그아웃 요청 시 tokenRepository에서 RefreshToken 삭제, refreshToken을 검사해 없으면 로그아웃 사용자로 판단
  • TODO: ChannelInterceptor를 통한 채팅 인가 방식 변경

참고자료

참고자료가 있다면 첨부해주세요.

@injae-348 injae-348 added the enhancement New feature or request label Nov 23, 2024
@injae-348 injae-348 self-assigned this Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant