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

refresh token 저장위치 로컬 스토리지에서 쿠키로 전환 #144

Open
2 tasks
Bumang-Cyber opened this issue Jan 22, 2024 · 0 comments
Open
2 tasks
Assignees
Labels
CHORE Further information is requested

Comments

@Bumang-Cyber
Copy link
Contributor

설명

refresh token 저장위치 로컬 스토리지에서 쿠키로 전환

할 일

  • 로그인 후 refreshToken을 localStorage가 아닌 cookie에 저장
  • axios instance에서 withCredential: true일 때, 잘 보내지는지 체크
@Bumang-Cyber Bumang-Cyber added the CHORE Further information is requested label Jan 22, 2024
@Bumang-Cyber Bumang-Cyber self-assigned this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CHORE Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant