Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/github/github-mcp-server
/ AuthorizationServerURL
Method
AuthorizationServerURL
pkg/utils/api.go:17–17 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
15
UploadURL(ctx context.Context) (*url.URL, error)
16
RawURL(ctx context.Context) (*url.URL, error)
17
AuthorizationServerURL(ctx context.Context) (*url.URL, error)
18
}
19
20
type
APIHost
struct
{
Callers
1
metadataHandler
Method · 0.65
Implementers
2
APIHost
pkg/utils/api.go
testAPIHostResolver
pkg/scopes/fetcher_test.go
Calls
no outgoing calls
Tested by
no test coverage detected