Skip to content

refactor(infra): prod 환경에서 웹 OAuth 환경변수 제거#123

Closed
coldsunn wants to merge 1 commit intodevelopfrom
refactor/remove-prod-web-oauth-env
Closed

refactor(infra): prod 환경에서 웹 OAuth 환경변수 제거#123
coldsunn wants to merge 1 commit intodevelopfrom
refactor/remove-prod-web-oauth-env

Conversation

@coldsunn
Copy link
Collaborator

@coldsunn coldsunn commented Mar 8, 2026

📝 요약(Summary)

  • 운영 환경은 앱 Native SDK만 사용하므로 웹 OAuth 관련 환경변수 제거(NAVER_REDIRECT_URI, GOOGLE_CLIENT_SECRET, GOOGLE_REDIRECT_URI, KAKAO_REDIRECT_URI)
  • prod CI에서도 웹 관련 환경변수 주입 제거

안드로이드 출시 이후 웹 배포 가능성으로 인해서 변경X

🔗 Related Issue

  • Closes:

💬 공유사항

Environment secrets prod에 운영서버용으로 GOOGLE_CLIENT_ID, GOOGLE_ANDROID_CLIENT_ID(개발서버랑 동일), NAVER_CLIENT_ID, NAVER_CLIENT_SECRET, KAKAO_CLIENT_ID, KAKAO_CLIENT_SECRET, KAKAO_APP_ID 추가했습니다.

✅ PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • PR 제목을 커밋 메시지 컨벤션에 맞게 작성했습니다.

운영 환경은 앱 Native SDK만 사용하므로 웹 OAuth 관련 환경변수 제거, CI에서도 웹 관련 환경변수 주입 제거
@coldsunn coldsunn closed this Mar 8, 2026
@coldsunn coldsunn deleted the refactor/remove-prod-web-oauth-env branch March 8, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant