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

토큰 재발급 문제 #277

Closed
chanwoo00106 opened this issue Sep 17, 2023 · 0 comments · Fixed by #322
Closed

토큰 재발급 문제 #277

chanwoo00106 opened this issue Sep 17, 2023 · 0 comments · Fixed by #322
Assignees
Labels
1️⃣ Priority: High 우선순위 - 상 🐞 Bug 버그 발생

Comments

@chanwoo00106
Copy link
Member

Describe

토큰을 재발급 하는 로직에 문제가 있습니다

상황

  1. 로그인을 한다
  2. sms 창을 완전히 닫고 accessToken이 만료 될 때까지 기다린다
  3. 다시 프론트에 접속을 한다
  4. 토큰 재발급을 하지 못하고 로그아웃이 된다

Additional

ssr에서 토큰 재발급 처리를 하는 게 좋을 것 같습니다
아니면 클라에서 재 요청을 한다던가

@chanwoo00106 chanwoo00106 added 1️⃣ Priority: High 우선순위 - 상 🐞 Bug 버그 발생 labels Sep 17, 2023
@chanwoo00106 chanwoo00106 self-assigned this Sep 17, 2023
@chanwoo00106 chanwoo00106 changed the title 토큰 재발급 타이밍 문제 토큰 재발급 문제 Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ Priority: High 우선순위 - 상 🐞 Bug 버그 발생
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant