MCPcopy Index your code
hub / github.com/cli/cli / ActiveToken

Method ActiveToken

api/http_client.go:17–17  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

15
16type tokenGetter interface {
17 ActiveToken(string) (string, string)
18}
19
20type HTTPClientOptions struct {

Callers 1

AddAuthTokenHeaderFunction · 0.65

Implementers 2

cfginternal/authflow/flow.go
AuthConfiginternal/config/config.go

Calls

no outgoing calls

Tested by

no test coverage detected