MCPcopy Index your code
hub / github.com/authorizerdev/authorizer / ClientCheckMiddleware

Method ClientCheckMiddleware

internal/http_handlers/provider.go:114–114  ·  view source on GitHub ↗

ClientCheckMiddleware is the middleware that checks if the client is valid

()

Source from the content-addressed store, hash-verified

112
113 // ClientCheckMiddleware is the middleware that checks if the client is valid
114 ClientCheckMiddleware() gin.HandlerFunc
115 // ContextMiddleware is the middleware that adds the context to the request
116 ContextMiddleware() gin.HandlerFunc
117 // CORSMiddleware is the middleware that adds the cors headers to the response

Callers 3

setupTestRouterFunction · 0.65
NewRouterMethod · 0.65

Calls

no outgoing calls

Tested by 2

setupTestRouterFunction · 0.52