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

[BE] 리프래쉬 토큰 저장소 쿠키로 수정 #807

Closed
hjk0761 opened this issue Jan 17, 2025 · 0 comments · Fixed by #810
Closed

[BE] 리프래쉬 토큰 저장소 쿠키로 수정 #807

hjk0761 opened this issue Jan 17, 2025 · 0 comments · Fixed by #810
Assignees
Labels
BE 백엔드 개발 관련 작업 기능 기능 구현 작업

Comments

@hjk0761
Copy link
Contributor

hjk0761 commented Jan 17, 2025

✨ 세부 내용

  1. 리프래쉬 토큰의 저장 위치를 기존 로컬 스토리지에서 쿠키로 변경합니다.

⏰ 예상 소요 시간

4시간

@hjk0761 hjk0761 added BE 백엔드 개발 관련 작업 기능 기능 구현 작업 labels Jan 17, 2025
@hjk0761 hjk0761 self-assigned this Jan 17, 2025
@hjk0761 hjk0761 changed the title [BE] 엑세스 토큰 쿠키로 변경 및 로그인 연장 api 구현 [BE] 리프래쉬 토큰 저장소 쿠키로 수정 Jan 17, 2025
hjk0761 added a commit that referenced this issue Jan 17, 2025
hjk0761 added a commit that referenced this issue Feb 22, 2025
hjk0761 added a commit that referenced this issue Feb 22, 2025
* feat: submodule 업데이트

* test: test 데이터 정합성에 맞게 수정

* feat: 리프래쉬 토큰을 쿠키로 저장하도록 구현

* refactor: CookieService 를 CookieProvider 로 수정

* refactor: tokenInfo 에서 refreshToken 를 사용하는 메서드를 accessToken 과 통일

* refactor: cookie 관련 기능 Controller 로 이관

* test: CI 를 위한 테스트 픽스쳐 수정

---------

Co-authored-by: hjk0761 <[email protected]>
Co-authored-by: HyunJoong Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 개발 관련 작업 기능 기능 구현 작업
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant