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

#471 [feat] Refresh Token 이용 방식 수정 #472

Merged
merged 2 commits into from
Aug 13, 2024
Merged

Conversation

sohyundoh
Copy link
Member

✒️ 관련 이슈번호

Key Changes 🔑

  1. 기존 Refresh Token이 http only 속성 때문에 js에서 parameter로 전달하는 것이 불가능해서 Cookie를 사용하기로 했습니다!
  2. 대신 Cookie의 만료시간을 늘렸습니다!

To Reviewers 📢

@sohyundoh sohyundoh self-assigned this Aug 13, 2024
@sohyundoh sohyundoh merged commit c9f70aa into develop Aug 13, 2024
1 check passed
@sohyundoh sohyundoh deleted the feat/#471 branch August 13, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] Refresh Token 이용 방식 수정
1 participant