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] TokenDatasource 추상화 #62

Open
akuby21 opened this issue Oct 31, 2024 · 0 comments
Open

[Refactor] TokenDatasource 추상화 #62

akuby21 opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
🪛Refactor 기존 기능 리팩토링

Comments

@akuby21
Copy link
Contributor

akuby21 commented Oct 31, 2024

어떤 부분을 리팩토링 하나요?

Token을 저장하는 Datasource를 interface를 두어 추상화합니다

왜 리팩토링이 필요한가요?

Repository에서 Datasource의 구조에 대해서 알지 못하도록 하여 테스트 용이성을 키웁니다.

@akuby21 akuby21 added the 🪛Refactor 기존 기능 리팩토링 label Oct 31, 2024
@akuby21 akuby21 self-assigned this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪛Refactor 기존 기능 리팩토링
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant