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

RT 쿠키에 저장 및 로그인 유저 teamId 관리 로직 리팩토링 #206

Closed
2 tasks done
wuzoo opened this issue Aug 3, 2024 · 0 comments
Closed
2 tasks done

Comments

@wuzoo
Copy link
Contributor

wuzoo commented Aug 3, 2024

Title

RT 쿠키에 저장 및 로그인 유저 teamId 관리 로직 리팩토링

🤷 구현할 기능

기존에 HTTP배포로 인해 로컬스토리지에 저장했던 리프레시토큰을, HTTPS 배포 이후 쿠키에 저장하도록 합니다. 또한 teamId 값을 관리하는 로직을 리팩토링합니다.

🔨 상세 작업 내용

  • 리프레시 토큰 쿠키에 저장
  • teamId 로컬스토리지 저장
@wuzoo wuzoo self-assigned this Aug 3, 2024
wuzoo added a commit that referenced this issue Aug 3, 2024
wuzoo added a commit that referenced this issue Aug 3, 2024
wuzoo added a commit that referenced this issue Aug 3, 2024
wuzoo added a commit that referenced this issue Aug 5, 2024
wuzoo added a commit that referenced this issue Aug 5, 2024
…refactoring

[Refactor] Refresh Token 쿠키 관리 로직 + teamId 저장 로직 리팩토링
@wuzoo wuzoo closed this as completed Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant