Extract authn & authz utils
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -34,6 +34,8 @@ import (
|
||||
)
|
||||
|
||||
type (
|
||||
ctxKey struct{ name string }
|
||||
|
||||
SCIMHandler struct {
|
||||
iam *iam.Service
|
||||
logger *log.Logger
|
||||
|
||||
Reference in New Issue
Block a user