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

401 에러 처리 #276

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

401 에러 처리 #276

wants to merge 2 commits into from

Conversation

yws1502
Copy link
Collaborator

@yws1502 yws1502 commented Nov 23, 2024

🔗 연관된 이슈


🗒 작업 목록

  • 401 에러 발생 시 next auth의 SignOut 메소드 호출

🧐 PR Point

  • 401 에러 발생 시 Axios의 interceptor를 활용하여 next auth의 signOut 메소드를 호출하였습니다.

💥 Trouble Shooting

  • 해당 작업을 하던 중 발생했던 문제에 대해 작성해주세요.

📸 스크린샷 / 피그마 링크

image

📚 참고

  • 참고한 내용 또는 링크를 입력해주세요.

✅ PR Submit 전 체크리스트

  • Merge 하는 브랜치는 main 브랜치가 아닙니다.
  • 코드에 크리티컬한 error 또는 warning이 존재하지 않습니다.
  • 불필요한 console이 존재하지 않습니다.

@yws1502 yws1502 added the 🐛 bug 버그 발생 label Nov 23, 2024
@yws1502 yws1502 self-assigned this Nov 23, 2024
Copy link

vercel bot commented Nov 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
a-daily-diary ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 24, 2024 11:56am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug 버그 발생
Projects
None yet
Development

Successfully merging this pull request may close these issues.

401 에러 처리
1 participant