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
로그아웃 중 인증 상태 관리의 race condition으로 인해 사용자가 로그아웃해도 설정 페이지에 남아 있습니다.
/mypage/settings
atomic logout operation이 필요할 것 같습니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
로그아웃 중 인증 상태 관리의 race condition으로 인해 사용자가 로그아웃해도 설정 페이지에 남아 있습니다.
재현 방법
/mypage/settings
)로 이동합니다.현재 동작
수정 사항
atomic logout operation이 필요할 것 같습니다.
환경
The text was updated successfully, but these errors were encountered: