Remove AuthenticationCommandPort #78
Labels
Be
enhancement
New feature or request
refactor
Improvements or restructuring of existing functionality
The
AuthenticationCommandPort
is being removed fromCommandPort
interface in the application layer. Authentication processes will now be handled by the Auth service, which communicates with the presentation layer.Path of the file to be changed
internal/application/presentation/port/command/command.go
Code to be Removed
Updated Code
The changes will be merged into the
enhance/team/66/implement-password-validation
branch first. Therefore, set the base branch of the pull request asenhance/team/66/implement-password-validation
.The text was updated successfully, but these errors were encountered: