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
logout을 해도 access token이 남아 있음 토큰에 Csrf 보안 설정이 빈약함
2024.11.18
참고할만한 자료가 있다면 적어주세요
The text was updated successfully, but these errors were encountered:
#205 Refactor: logout 시에 access token도 null 로 변환
cad51b7
#205 Refactor: 로그아웃과 쿠키 부분에서 보안 강화 (#206)
c18ede5
No branches or pull requests
설명
logout을 해도 access token이 남아 있음
토큰에 Csrf 보안 설정이 빈약함
체크리스트
기한
2024.11.18
참고자료
참고할만한 자료가 있다면 적어주세요
The text was updated successfully, but these errors were encountered: