We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
JWT 방식 로그아웃 구현 채팅 인가 방식 변경
tokenRepository
RefreshToken
ChannelInterceptor
참고자료가 있다면 첨부해주세요.
The text was updated successfully, but these errors were encountered:
injae-348
Successfully merging a pull request may close this issue.
기능 요청
기능 설명 (필수)
JWT 방식 로그아웃 구현
채팅 인가 방식 변경
작업 상세 내용 (필수)
tokenRepository
에서RefreshToken
삭제, refreshToken을 검사해 없으면 로그아웃 사용자로 판단ChannelInterceptor
를 통한 채팅 인가 방식 변경참고자료
참고자료가 있다면 첨부해주세요.
The text was updated successfully, but these errors were encountered: