MCPcopy Create free account
hub / github.com/github/copilot-sdk / Oauth

Method Oauth

go/rpc/zrpc.go:15062–15064  ·  view source on GitHub ↗

Experimental: Oauth returns experimental APIs that may change or be removed.

()

Source from the content-addressed store, hash-verified

15060
15061// Experimental: Oauth returns experimental APIs that may change or be removed.
15062func (s *MCPAPI) Oauth() *MCPOauthAPI {
15063 return (*MCPOauthAPI)(s)
15064}
15065
15066// Experimental: MetadataAPI contains experimental APIs that may change or be removed.
15067type MetadataAPI sessionAPI

Callers 3

handleMCPAuthRequestMethod · 0.45
TestRPCSessionStateE2EFunction · 0.45
TestRPCMCPAndSkillsE2EFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestRPCSessionStateE2EFunction · 0.36
TestRPCMCPAndSkillsE2EFunction · 0.36