Skip to content

[!Hotfix] client를 authClient로 변경#89

Merged
yyypearl merged 1 commit intodevelopfrom
hotfix/#86
Nov 1, 2024
Merged

[!Hotfix] client를 authClient로 변경#89
yyypearl merged 1 commit intodevelopfrom
hotfix/#86

Conversation

@yyypearl
Copy link
Copy Markdown
Contributor

@yyypearl yyypearl commented Nov 1, 2024

연관 이슈

close #86


개요


✅ 작업 내용

  • client 모듈을 authClient로 변경

📝 기타 사항

이렇게 바꾸면 페이지를 찾을 수 없다는 오류는 해결되었습니다! 이전 PR 작업 코드에서는 500에러가 나오면서 /error 경로로 나오더라구요. Swagger 돌려보니까 500 나오는 경우가 토큰이 없을 때였어요! 그래서 authClient로 변경했습니다. (authClient로 보내야 요청 인터셉터로 토큰이 들어가서 토큰이 있을 때에만 요청갈 거예요!)


@yyypearl yyypearl added the 🚨 !hotfix 급하게 치명적인 버그를 고쳐야 하는 경우 label Nov 1, 2024
@yyypearl yyypearl self-assigned this Nov 1, 2024
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 1, 2024

🎉 Deploy Preview

https://lettering-h1rmwdjsh-yyypearls-projects.vercel.app
여기에서 배포 결과 확인하기

@yyypearl yyypearl merged commit fc6c3c1 into develop Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚨 !hotfix 급하게 치명적인 버그를 고쳐야 하는 경우

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Hotfix] 회원가입 상태에서 회원가입 페이지로 이동하는 오류

1 participant