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

[back] 다중 로그인 차단 안되는 문제 #175

Open
JuneParkCode opened this issue Apr 24, 2023 · 0 comments
Open

[back] 다중 로그인 차단 안되는 문제 #175

JuneParkCode opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels

Comments

@JuneParkCode
Copy link
Contributor

문제

  • 401
    • 401이 나올 때 리다이렉트 후 아무런 처리를 할 수 없음
    • /signin_duplicated 로 리다이렉트
  • controller 에서 redirect await 안해서 catch 못하는 문제
  • 동일 브라우저, 토큰에서 다중 로그인시 차단이 안됨
    • socket 이 연결된 것이 있는지 확인하고, 있으면 다중 로그인 차단 처리
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant