Skip to content

[FEAT] AccessToken 만료 시 401 처리#188

Merged
kwonsaebom merged 3 commits into
developfrom
feat/#187-accesstoken-401
Mar 16, 2026
Merged

[FEAT] AccessToken 만료 시 401 처리#188
kwonsaebom merged 3 commits into
developfrom
feat/#187-accesstoken-401

Conversation

@sunkiteo-o
Copy link
Copy Markdown
Collaborator

📌 관련 이슈

#187

📝 작업 내용

  • 401 에러 나오면 /intro 페이지로 이동하도록 axiosInstance 를 수정했어요.
  • HomeHeader에서 handleClose 가 변수명이 조금 헷갈려서 handleLogoClick 로 변수명 수정했어요!!
  • NavMenu에서 useHasToken으로 써도 되는 부분이 있길래 사용하는 방향으로 수정했어요 ~

💬 리뷰 요청 사항

📷 스크린샷

토큰은 있지만, 유효한 토큰이 아닐 경우를 테스트해본 영상이에요

default.mp4

@sunkiteo-o sunkiteo-o requested a review from kwonsaebom March 16, 2026 10:38
@sunkiteo-o sunkiteo-o self-assigned this Mar 16, 2026
@sunkiteo-o sunkiteo-o added the 🛠️ Refactor 코드 리팩토링 label Mar 16, 2026
@sunkiteo-o sunkiteo-o linked an issue Mar 16, 2026 that may be closed by this pull request
1 task
@kwonsaebom kwonsaebom merged commit 1b1e950 into develop Mar 16, 2026
1 check passed
@kwonsaebom kwonsaebom deleted the feat/#187-accesstoken-401 branch March 16, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🛠️ Refactor 코드 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] AccessToken 만료 시 401 처리

2 participants