Skip to content

로그인이 필요한 특정 요청 시 사용자가 존재하지 않는다면 어떤 예외를 던져야할까요? #277

Closed Answered by yeonkkk
yeonkkk asked this question in 질문있어요
Discussion options

You must be logged in to vote

두 분 의견 감사합니다~ 정답이 없는 문제라 많이 고민이 되었는데요!
클라이언트 관점에서 member 에 대한 요청을 하지 않은 경우, member가 존재하지 않아 404 status를 받으면 다른 문제로 오인 할 수 있고, 어떤문제가 있는지 직관적으로 알기 어려울 것 같아요.
결론적으로 authenticationException 을 던져서 401으로 응답하는게 좋을 것 같습니다!

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

yeonkkk
Aug 16, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by yeonkkk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍉 백엔드 백엔드 관련 이슈입니다
3 participants