Skip to content

chore: 배포된 클라이언트 URL 등록(#45)#46

Merged
hisonghy merged 1 commit intodevelopfrom
chore/45
Aug 2, 2025
Merged

chore: 배포된 클라이언트 URL 등록(#45)#46
hisonghy merged 1 commit intodevelopfrom
chore/45

Conversation

@hisonghy
Copy link
Contributor

@hisonghy hisonghy commented Jul 29, 2025

📌 작업 내용 및 특이사항

✅ 배포된 클라이언트 URL 등록

  • UrlConstants enum 클래스에 배포된 클라이언트 URL 추가
  • WebSecurityConfig CORS 설정에서 UrlConstants enum 클래스의 모든 URL을 허용하도록 설정해, 자동으로 배포된 클라이언트 URL CORS 허용

🌱 관련 이슈


🔍 참고사항(선택)

  • 카카오 앱 Redirect URI 에도 배포된 클라이언트 URL을 등록시켜주어야 합니다.

📚 기타(선택)

@hisonghy hisonghy requested a review from chaiminwoo0223 July 29, 2025 14:58
@hisonghy hisonghy self-assigned this Jul 29, 2025
@hisonghy hisonghy added the ⚙️chore 세팅 관련 label Jul 29, 2025
Copy link
Contributor

@chaiminwoo0223 chaiminwoo0223 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다. 머지 부탁드려요.

@hisonghy hisonghy merged commit 6ffe5e6 into develop Aug 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚙️chore 세팅 관련

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⚙️[CHORE]: 클라이언트 배포 도메인 등록

2 participants