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

[Feature][Task-264] header가 아닌 query string으로 token 전달하기 #89

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

nim-od
Copy link
Member

@nim-od nim-od commented Aug 19, 2024

🔘Part

  • 공통 패키기


🔎 작업 내용

as-is

  • 모든 요청에 header로 token 전달
  • CORS error 발생

to-be

  • connect 시에만 header가 아닌 query string으로 token 전달하기
  • client 자체적으로 token 없을 경우 publish 전에 throw error

@nim-od nim-od requested a review from racgoo August 19, 2024 06:29
@nim-od nim-od self-assigned this Aug 19, 2024
@nim-od nim-od merged commit ccae86f into main Aug 19, 2024
@nim-od nim-od deleted the TASK-264 branch August 19, 2024 06:30
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