auth package refactoring
moving middleware/hooks away from package exposing public struct UserToken accessible from other packages fix debug log lines so the same order and naming are used
Showing
pkg/services/auth/auth.go
0 → 100644
pkg/services/auth/auth_token.go
deleted
100644 → 0
pkg/services/auth/auth_token_test.go
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
pkg/services/auth/authtoken/auth_token.go
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/services/auth/authtoken/model.go
0 → 100644
pkg/services/auth/model.go
deleted
100644 → 0
Please
register
or
sign in
to comment