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

[REFACTOR] 로그아웃 로직 리팩토링 #296

Open
YongsHub opened this issue Oct 29, 2023 · 0 comments
Open

[REFACTOR] 로그아웃 로직 리팩토링 #296

YongsHub opened this issue Oct 29, 2023 · 0 comments
Assignees
Labels
refactor 리팩터링

Comments

@YongsHub
Copy link
Collaborator

소개

  • 로그아웃 로직을 리팩토링합니다.
  • 해당 토큰값은 OneToOne으로 이루어졌기 때문에 삭제로직이 불필요하다고 판단했습니다.
  • 따라서, 최초 Token값이 생성된 이 후, 갱신될때마다 값이 업데이트만 진행되도록 리팩토링했습니다.

목적

  • 현재 Dev 및 실제 배포 서버에서 브라우저에 쿠키가 설정되는데 혼용됨으로 인해 서버 에러가 발생하고 있기 때문입니다.

스크린샷

No response

주의사항

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 리팩터링
Projects
None yet
Development

No branches or pull requests

1 participant