codestates / codestates/BanThing

[Dev-Log] 2022-02-26 윤녹두

Open
#193 0 comments 0 reactions 1 assignee Claimed by @greenheadHQ View on GitHub
devlog
Dominant language
TypeScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

### 오늘은 어떻게 프로젝트에 기여했나요?
- 브라우저에 쿠키가 전달되지 않는 에러를 잡는 데 주력하였습니다.

### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
![스크린샷 2022-02-26 오후 10 48 38](https://user-images.githubusercontent.com/85833148/155850009-ccc6cc74-4bbe-4c7a-9bc1-0253579eb36e.png)

- 검색해서 가능한 모든 경우는 다 적용해 본 거 같은데 아직도 브라우저에서 쿠키를 받지 못하고 있다.. 클라이언트는 banthing.kr, 서버는 banthing-server.shop인데, sameSite='none', secure=true, httpOnly=true, domain='banthing.kr'.. 해줄 수 있는 것들은 전부 해 주었는데 왜 안되는 걸까? ㅜㅜ

### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
- [x] 내일 오전중으로 서버에서 쿠키를 받아오지 못한다면 document.cookie를 이용해서 클라이언트에서 직접 쿠키를 설정해 주어야 할 것 같습니다.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.