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: soomsilClient.response.interceptor 무한 루프 문제 #210

Merged
merged 5 commits into from
Jun 23, 2024

Commits on Jun 4, 2024

  1. feat: authClient.response.interceptor 추가

    - accessToken 재발급 과정에서도 에러 나면 로그아웃 처리
    nijuy committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    41a2656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84716d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Merge branch 'develop' of https://github.com/yourssu/Soomsil-Web into…

    … fix/#209-soomsil-response-interceptor
    nijuy committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    5106b9d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. refactor: 로그아웃 처리를 soomsilClient로 이동

    - authClient용 인터셉터 삭제
    - refreshToken 함수 수정
    nijuy committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    4c893c4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/yourssu/Soomsil-Web into…

    … fix/#209-soomsil-response-interceptor
    nijuy committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0449d6e View commit details
    Browse the repository at this point in the history