Rm user-specific methods from int/app/infra/port/repo #12
Labels
Be
Be Team
compliance
Ensuring adherence to standards and regulations
development
Issues or tasks currently in active development
high-priority
Urgent issues needing immediate attention
sub-issue
Sub-task within a larger task
User-specific methods:
op-be-auth/internal/application/infrastructure/port/repository/db.go
Lines 20 to 25 in 4134f4d
op-be-auth/internal/application/infrastructure/port/repository/db.go
Lines 29 to 30 in 4134f4d
Remove user-specific methods from the repository application service.
"GetUsersByFilter" will not be removed because it is used by the "GetUserPasswordByUserId," "Login," and "Refresh" methods.
"GetUserPasswordByUserId" will not be removed because it is used by the "Login" method.
The changes will be merged into the "/first/hsm/1/create-first" branch first. Therefore, set the base branch of the pull request as /first/hsm/1/create-first.
The text was updated successfully, but these errors were encountered: