We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe refactoring plans to be determined. 사용자 가입 기능의 구현은 한 유저의 가입 여부를 위해 2개의 도메인이 필요한 강결합 구조입니다. ProviderSerial 데이터를 User 내에서 관리하도록 개선합니다.
ProviderSerial
#86 #44
The text was updated successfully, but these errors were encountered:
loveysuby
Successfully merging a pull request may close this issue.
♻️ Refactoring plans
Describe refactoring plans to be determined.
사용자 가입 기능의 구현은 한 유저의 가입 여부를 위해 2개의 도메인이 필요한 강결합 구조입니다.
ProviderSerial
데이터를 User 내에서 관리하도록 개선합니다.📚 Remarks
#86
#44
The text was updated successfully, but these errors were encountered: