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: 자잘한 변경사항 수정 (2) #126

Merged
merged 15 commits into from
Feb 5, 2025
Merged

Feat: 자잘한 변경사항 수정 (2) #126

merged 15 commits into from
Feb 5, 2025

Conversation

WooGi1020
Copy link
Collaborator

1. 무슨 이유로 코드를 변경했나요?


2. 어떤 위험이나 장애를 발견했나요?


3. 관련 스크린샷을 첨부해주세요.


4. 완료 사항

다 끝났습니다!

5. 추가 사항


@WooGi1020 WooGi1020 added the feat 신규피쳐 label Feb 5, 2025
@WooGi1020 WooGi1020 requested a review from woneeeee February 5, 2025 13:09
@WooGi1020 WooGi1020 self-assigned this Feb 5, 2025
@WooGi1020 WooGi1020 linked an issue Feb 5, 2025 that may be closed by this pull request
Copy link
Collaborator

@woneeeee woneeeee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

진짜 이제 최종 끝... 고생하셨습니다! 👍🏻👍🏻

if (response) {
const newAccessToken = response.headers['authorization'];
// 직접 헤더에서 가져와야 함
const newAccessToken = response.headers['authorization'];
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

쿠키 이슈... 고생하셨습니다...

Copy link

github-actions bot commented Feb 5, 2025

구현 기능 확인하기: https://gachtaxi-mjskdrbvo-cogis-projects.vercel.app

@WooGi1020 WooGi1020 merged commit 53ca761 into main Feb 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 신규피쳐
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 변동사항 적용
2 participants