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

[REFACTOR] 커스텀 에러 코드 적용 #144

Merged
merged 7 commits into from
Aug 13, 2024
Merged

Conversation

Chan531
Copy link
Contributor

@Chan531 Chan531 commented Aug 12, 2024

✨ Related Issue

📝 기능 구현 명세

image

  • 인증 관련 커스텀 response
    image
  • 기존 api error response

🐥 추가적인 언급 사항

  • 인증 관련 로직만 커스텀 에러 코드가 필요하다는 클라 요청에 인증 로직만 따로 구분해주었습니다.
  • auth/info의 AuthenticationResponse가 쓰이는 곳이 없는 거 같은데 없애도 될까요?

@Chan531 Chan531 self-assigned this Aug 12, 2024
Copy link
Contributor

@paragon0107 paragon0107 left a comment

Choose a reason for hiding this comment

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

코드 변경하느라 고생하셨습니다!

@Chan531 Chan531 merged commit be87ed2 into develop Aug 13, 2024
1 check passed
@Chan531 Chan531 deleted the refactor/#140-error branch August 13, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] 커스텀 에러코드 적용
2 participants