We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
백엔드 이슈: 42organization/42gg.server.dev.v2#413 (comment) 백엔드에서 쿠키의 속성을 httpOnly로 바꾸기 때문에 쿠키값을 js로 접근할 수 없음. 따라서 쿠키관리를 프론트에서 할 필요가 없기 때문에 파라미터를 삭제해야함.
The text was updated successfully, but these errors were encountered:
greatSweetMango
No branches or pull requests
Desc
Detail
백엔드 이슈: 42organization/42gg.server.dev.v2#413 (comment)
백엔드에서 쿠키의 속성을 httpOnly로 바꾸기 때문에 쿠키값을 js로 접근할 수 없음.
따라서 쿠키관리를 프론트에서 할 필요가 없기 때문에 파라미터를 삭제해야함.
Todo
Etc
The text was updated successfully, but these errors were encountered: