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

[Feat] 배포한 프론트엔드로 CORS 및 쿠키 문제 해결 #166

Open
2 tasks done
yunseul-dev opened this issue Aug 12, 2024 · 0 comments
Open
2 tasks done

Comments

@yunseul-dev
Copy link
Contributor

yunseul-dev commented Aug 12, 2024

목적

배포한 프론트엔드 서버와의 CORS 문제 해결 및 쿠키가 저장되지 않아 로그인 유지 문제를 해결한다.

요구 사항

  • 배포된 프론트엔드 url을 CORS 문제가 발생하지 않도록 추가한다.
  • cookie의 setSecure을 수정하여 https 환경에서도 저장되도록 수정한다.

참고 사항

Aqulog added a commit that referenced this issue Aug 12, 2024
[Refactor] CORS 및 쿠키 저장 문제 해결 #166
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

No branches or pull requests

1 participant