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

fix: oauth accessToken으로 요청후 401 에러 커스텀 에러처리 #58

Closed
toychip opened this issue Feb 13, 2024 · 0 comments · Fixed by #59
Closed

fix: oauth accessToken으로 요청후 401 에러 커스텀 에러처리 #58

toychip opened this issue Feb 13, 2024 · 0 comments · Fixed by #59
Assignees
Labels
🚑 BREAKING CHANGE 급하게 큰 수정 작업을 한 경우, 긴급수정 🐛 BugFix 버그 수정 임준형

Comments

@toychip
Copy link
Member

toychip commented Feb 13, 2024

🤷 구현할 기능

현재 oauth accessToken으로 로그인 시도 후 토큰 만료시 403으로만 떨어지는 에러를 커스텀할 것입니다.

🔨 상세 작업 내용

OAuth2UserInfoFactory 클래스의 getKakaoUserInfo(), getNaverUserInfo() 메서드에서 에러를 커스텀하여 응답할 것입니다.

📄 참고 사항

⏰ 예상 소요 기간

1시간

@toychip toychip added 🚑 BREAKING CHANGE 급하게 큰 수정 작업을 한 경우, 긴급수정 🐛 BugFix 버그 수정 임준형 labels Feb 13, 2024
@toychip toychip self-assigned this Feb 13, 2024
@toychip toychip linked a pull request Feb 13, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚑 BREAKING CHANGE 급하게 큰 수정 작업을 한 경우, 긴급수정 🐛 BugFix 버그 수정 임준형
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant