MCPcopy Create free account
hub / github.com/corestoreio/pkg / WithProvider

Function WithProvider

net/auth/options.go:191–200  ·  view source on GitHub ↗

WithProvider sets the authentication provider function which checks if a request should be considered valid to call the next HTTP handler on err == nil or even call the next provider. Subsequent calls of this functions will add more ProviderFuncs to the internal list. This internal list cannot yet b

(pf ProviderFunc, priority int, scopeIDs ...scope.TypeID)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

findScopedConfigMethod · 0.45
updateScopedConfigMethod · 0.45

Tested by

no test coverage detected