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

Method RootHandler

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

RootHandler is the main handler that handels all the root requests

()

Source from the content-addressed store, hash-verified

103 RevokeRefreshTokenHandler() gin.HandlerFunc
104 // RootHandler is the main handler that handels all the root requests
105 RootHandler() gin.HandlerFunc
106 // TokenHandler is the main handler that handels all the token requests
107 TokenHandler() gin.HandlerFunc
108 // UserInfoHandler is the main handler that handels all the user info requests

Callers 1

NewRouterMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected