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

bug: 로그인 시 memberId 요청 전 accessToken 미저장 이슈 해결 #312

Closed
1 task done
loinsir opened this issue Dec 12, 2023 · 0 comments · Fixed by #313
Closed
1 task done

bug: 로그인 시 memberId 요청 전 accessToken 미저장 이슈 해결 #312

loinsir opened this issue Dec 12, 2023 · 0 comments · Fixed by #313

Comments

@loinsir
Copy link
Collaborator

loinsir commented Dec 12, 2023

🐞 버그 설명

로그인 시 MemberID를 요청하기 전, accessToken을 먼저 저장하도록 수정합니다.

📝 todo

  • memberID 요청 전 토큰을 저장하도록 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment