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
인증이 필요없는 요청에서도 refresh token이 만료되면 '로그인 하라는 모달'이 띄워지는 현상
버그 상황이 발생하진 않았고 논리적으로 그렇게 작동함을 인지하여 고쳐야되겠다고 생각했습니다.
refresh 요청에서 401 발생 시에도 별다른 조치 하지않고 본 요청을 하도록 변경
5분
9.25(월)
The text was updated successfully, but these errors were encountered:
Merge branch 'main' into fix/#455
ccd5c85
ukkodeveloper
No branches or pull requests
버그 기능
인증이 필요없는 요청에서도 refresh token이 만료되면 '로그인 하라는 모달'이 띄워지는 현상
버그 상황 재연
버그 상황이 발생하진 않았고 논리적으로 그렇게 작동함을 인지하여 고쳐야되겠다고 생각했습니다.
기대 동작
refresh 요청에서 401 발생 시에도 별다른 조치 하지않고 본 요청을 하도록 변경
⏰ 예상 작업 시간
5분
⏰ 마감일
9.25(월)
The text was updated successfully, but these errors were encountered: