Update auth.go: Remove Imports & Disable #66
Labels
Be
development
Issues or tasks currently in active development
refactor
Improvements or restructuring of existing functionality
In order to align with current project requirements, we need to refactor the authorization.go file located in
pkg/infrastructure/adapter/service/authorization.go
. The primary task is to temporarily disable the CheckAuth function and clean up the imports that are no longer necessary due to this change. This update will help streamline the code and reduce dependencies.The new version of the code:
Additionally, please make sure to push all changes to the feature/hsm/58/auth-service branch.
The text was updated successfully, but these errors were encountered: