auth/internal
Ruidy d642716fd0
refactor(auth): move auth package to service directory
Relocated internal/auth to internal/service/auth for improved project
structure
and separation of concerns. Updated all imports to reflect new paths.
Split
UserStore interface and error definitions into a dedicated store.go
file.
Moved generateUserID to user.go for better encapsulation.
2025-09-20 13:04:13 +02:00
..
server refactor(auth): move auth package to service directory 2025-09-20 13:04:13 +02:00
service/auth refactor(auth): move auth package to service directory 2025-09-20 13:04:13 +02:00