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

[S1] 로그인 관련 에러 처리 #612

Open
3 tasks done
lydiacho opened this issue Feb 21, 2024 · 0 comments · Fixed by #616
Open
3 tasks done

[S1] 로그인 관련 에러 처리 #612

lydiacho opened this issue Feb 21, 2024 · 0 comments · Fixed by #616
Assignees
Labels
📬 API 서버 API 통신 👨‍👩‍👧‍👦 Common 공통 컴포넌트

Comments

@lydiacho
Copy link
Member

lydiacho commented Feb 21, 2024

💚 어떤 기능인가요?

토큰 만료 처리, 로그인 안했을 때 구매하기 시도 시 로그인으로 유도 처리

✅ To Dos

  • axios interceptors로 만료페이지 navigate
  • 만료페이지에서 버튼 클릭 시 토큰 삭제하고 메인 페이지로 navigate
  • token없이 구매하기 시도 시 로그인 페이지로 이동
@lydiacho lydiacho added 👨‍👩‍👧‍👦 Common 공통 컴포넌트 📬 API 서버 API 통신 labels Feb 21, 2024
@lydiacho lydiacho self-assigned this Feb 21, 2024
@lydiacho lydiacho changed the title [S1] 토큰 만료 처리 [S1] 로그인 관련 에러 처리 Feb 21, 2024
@lydiacho lydiacho linked a pull request Feb 23, 2024 that will close this issue
3 tasks
lydiacho added a commit that referenced this issue Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📬 API 서버 API 통신 👨‍👩‍👧‍👦 Common 공통 컴포넌트
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant