Skip to content

fix(#63): 로그인 관련 버그#64

Merged
kdhqwe1030 merged 2 commits intomainfrom
63-bug-로그인-관련-버그-fix
Jun 19, 2025

Hidden character warning

The head ref may contain hidden characters: "63-bug-\ub85c\uadf8\uc778-\uad00\ub828-\ubc84\uadf8-fix"
Merged

fix(#63): 로그인 관련 버그#64
kdhqwe1030 merged 2 commits intomainfrom
63-bug-로그인-관련-버그-fix

Conversation

@kdhqwe1030
Copy link
Copy Markdown
Member

fix(#63): 로그인 관련 버그

  • 가끔 발생하는 로그인 만료
  • 로그인 실패 시 로그인 페이지로 리다이렉션되는 버그

🔎 작업 내용

  • login api를 axios인스턴스가 아닌, 개별 axios요청으로 변경

  • token 재발급 시 발생하는 RaceCondition 문제 해결


관련 이슈

Closes #63

@kdhqwe1030 kdhqwe1030 merged commit 6a032a7 into main Jun 19, 2025
1 check passed
@kdhqwe1030 kdhqwe1030 deleted the 63-bug-로그인-관련-버그-fix branch June 19, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 로그인 관련 버그 Fix

1 participant