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: CORS 오리진에 서브도메인 추가 #76

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

gogo1414
Copy link
Contributor

@gogo1414 gogo1414 commented Dec 3, 2024

개요

  • �CORS 오리진에 서브도메인을 추가하지 않아 로그인 시 세션이 담기지 않는 문제 발생

PR 타입

  • 버그 수정
  • 환경 변수 업데이트

반영 브랜치

  • fix/75-subdomain-cors -> main

변경 사항

  • CORS 오리진에 서브도메인 추가

테스트 결과

  • 빌드 테스트 확인

@mrri-18 mrri-18 merged commit a1433de into main Dec 3, 2024
1 check passed
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.

서브 도메인 미추가로 로그인 시 세션이 안넘어오는 문제
2 participants