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

[FEAT] 인터셉터 구현 #17

Merged
merged 9 commits into from
Mar 4, 2025
Merged

[FEAT] 인터셉터 구현 #17

merged 9 commits into from
Mar 4, 2025

Conversation

LeeWxx
Copy link
Member

@LeeWxx LeeWxx commented Mar 4, 2025

🔖 관련 티켓

SN-63 (Jira 링크)

📌 작업 개요

리이슈를 위한 fetch 인터셉터 구현

✅ 작업 항목

  • msw 핸들러에 인증 미들웨어 추가
  • 응답 타입에 요청 정보 기록하도록 수정
  • fetch 요청 전, 요청 후 인터셉터 실행하도록 추가

📝 추가 설명

  1. 토스트 메시지 기능 확장 후 401 에러 응답을 받을 때 토스트 메시지를 띄우면서 소셜 로그인 화면으로 네비게이트 시킬 예정입니다.
  2. 로깅 기능과 같이 인터셉터가 확장된다면 interceptors/index.ts에 추가하여 적용되도록 구현하였습니다.

@LeeWxx LeeWxx requested a review from myunsyeya March 4, 2025 06:02
@LeeWxx LeeWxx changed the title Feature/sn 63 interceptor [FEAT] 인터셉터 구현 Mar 4, 2025
Copy link
Contributor

@myunsyeya myunsyeya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아.. 이거 코멘트 대신에 각 파일에 리뷰를 달면 어떻게 되는지 모르겠네요.
조회가 가능하신가요?

@LeeWxx LeeWxx merged commit 7191162 into develop Mar 4, 2025
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.

2 participants