Skip to content

Conversation

@ChungPlusPlus
Copy link
Contributor

api/v2/login 컨트롤러

한줄 요약

로그인을 한 상태에서 다시 로그인 api에 접근하면 화이트라벨 에러가 발생하던 현상을 해결하고자 합니다

상세 설명

기존 : /api/v1/login 은 세션 정보가 없는 상태라면 /oauth2/authorization/idsnucse 로 리다이렉트
수정 : /api/v2/login 은 항상 /oauth2/authorization/idsnucse 로 리다이렉트

필터보단 컨트롤러가 더 가독성 있을 것 같아 별도 컨트롤러 만들었습니다

TODO

프론트엔드까지 수정 완료 후 /api/v1/login 비활성화

@ChungPlusPlus ChungPlusPlus requested a review from a team October 17, 2025 05:52
@github-actions
Copy link

Test Results

17 files  17 suites   1s ⏱️
66 tests 66 ✔️ 0 💤 0
70 runs  70 ✔️ 0 💤 0

Results for commit e667c1c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant