Skip to content

refactor: 소셜 로그인(인증/인가) #628

@pipi-shortstocking

Description

@pipi-shortstocking

👀 배경

Spring Security OAuth2 미사용, 소셜 로그인 직접 구현

  • 현재 구조를 유지하면서 리팩토링 진행 (차후, Spring Security OAuth2 전환 예정)

✔️ 구현 내용

  • HttpURLConnection → RestTemplate 또는 WebClient로 교체
  • isSocialLoginToken 제거
  • 에러 처리 일관성 정리
  • API 호출 코드 중복 제거

📌 관련 이슈 (옵션)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions