Skip to content

Conversation

jjoonleo
Copy link
Contributor

@jjoonleo jjoonleo commented Sep 9, 2025

Describe your changes

  • 토큰 로컬 데이터 소스의 Stream get authenticationStream 를 제거하였습니다.

Issue ticket number and link

Closes #314

- Eliminated the authentication stream and its related logic from TokenLocalDataSource and UserRepositoryImpl to simplify the codebase.
- Updated the TokenLocalDataSource implementation to focus solely on token storage and retrieval without stream management.
@jjoonleo jjoonleo requested a review from yayo0 September 9, 2025 05:03
@jjoonleo jjoonleo self-assigned this Sep 9, 2025
@jjoonleo jjoonleo linked an issue Sep 9, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Sep 9, 2025

Visit the preview URL for this PR (updated for commit 48885f4):

https://ontime-c63f1--pr315-314-tokenloc-lms0sajq.web.app

(expires Tue, 16 Sep 2025 05:07:27 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 7d60a2eae4c4a5839220ed6a57552a3b61cce5a3

Copy link

github-actions bot commented Sep 9, 2025

Visit the preview URL for this PR (updated for commit 48885f4):

https://on-time-front-widgetbook--pr315-314-tokenloc-863z0wd9.web.app

(expires Tue, 16 Sep 2025 05:08:10 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e53128a376fed0209d449279de9c0d94c83cdd8b

@jjoonleo jjoonleo merged commit c0f63e8 into main Sep 11, 2025
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

사용하지 않는 TokenLocalDataSource의 stream 제거
2 participants