mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 19:59:37 -06:00
first draft for configuring user agent multiplex on ocis
This commit is contained in:
@@ -61,8 +61,6 @@ func BasicAuth(optionSetters ...Option) func(next http.Handler) http.Handler {
|
||||
Iss: oidcIss,
|
||||
}
|
||||
|
||||
fmt.Printf("\n\nHGAHAHAHA\n\n")
|
||||
|
||||
next.ServeHTTP(w, req.WithContext(oidc.NewContext(req.Context(), claims)))
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user