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

새로운 액세스 토큰 발급해줄 때 서로 다른 토큰이 저장되고 응답 데이터로 넘어 가는 점 수정 #28

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

hw9402
Copy link
Contributor

@hw9402 hw9402 commented Nov 14, 2023

요약

새로운 액세스 토큰 발급해줄 때 서로 다른 토큰이 저장되는 점 수정

작업 내용

  • 새로운 액세스 토큰 발급해줄 때 서로 다른 토큰이 저장되고 응답 데이터로 넘어오는 로직 오류 수정

@hw9402 hw9402 added the 🐞 bug fix 버그 수정 관련 label Nov 14, 2023
@hw9402 hw9402 self-assigned this Nov 14, 2023
@hw9402 hw9402 merged commit 06fa689 into main Nov 14, 2023
1 check passed
@hw9402 hw9402 changed the title fix: 새로운 액세스 토큰 발급해줄 때 서로 다른 토큰이 저장되고 응답 데이터로 넘어 가는 점 수정 새로운 액세스 토큰 발급해줄 때 서로 다른 토큰이 저장되고 응답 데이터로 넘어 가는 점 수정 Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug fix 버그 수정 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

새로운 액세스 토큰 발급해줄 때 서로 다른 토큰이 저장되고 응답 데이터로 넘어옴
1 participant