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: Access-Control-Allow-Credentials 응답 헤더에 true 포함 #80

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

Coalery
Copy link
Member

@Coalery Coalery commented Nov 17, 2024

주요 변경 사항

Access-Control-Allow-Credentials 응답 헤더로 true 값을 보내도록 수정합니다.

변경 이유

withCredentials: true인 경우 해당 헤더가 true일 때만 정상 동작한다는 CORS 에러가 발생하여, 이를 해결하기 위함입니다.

@Coalery Coalery self-assigned this Nov 17, 2024
@Coalery Coalery merged commit 7a6a13c into main Nov 17, 2024
2 checks passed
@Coalery Coalery deleted the fix/enable-credentials-cors branch November 17, 2024 08: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