We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 oauth accessToken으로 로그인 시도 후 토큰 만료시 403으로만 떨어지는 에러를 커스텀할 것입니다.
OAuth2UserInfoFactory 클래스의 getKakaoUserInfo(), getNaverUserInfo() 메서드에서 에러를 커스텀하여 응답할 것입니다.
1시간
The text was updated successfully, but these errors were encountered:
toychip
Successfully merging a pull request may close this issue.
🤷 구현할 기능
현재 oauth accessToken으로 로그인 시도 후 토큰 만료시 403으로만 떨어지는 에러를 커스텀할 것입니다.
🔨 상세 작업 내용
OAuth2UserInfoFactory 클래스의 getKakaoUserInfo(), getNaverUserInfo() 메서드에서 에러를 커스텀하여 응답할 것입니다.
📄 참고 사항
⏰ 예상 소요 기간
1시간
The text was updated successfully, but these errors were encountered: