feat/authentication
+ moved pkg/auth-helper to internal/lib/auth + update AuthInfo + cleaning
This commit is contained in:
No files matched your search
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
erc "simrs-vx/internal/domain/references/clinical"
|
||||
|
||||
pa "simrs-vx/pkg/auth-helper"
|
||||
pa "simrs-vx/internal/lib/auth"
|
||||
)
|
||||
|
||||
type CreateDto struct {
|
||||
|
||||
Reference in New Issue
Block a user