Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
16
type
tokenGetter
interface
{
17
ActiveToken(string) (string, string)
18
}
19
20
type
HTTPClientOptions
struct
{
Callers
1
AddAuthTokenHeader
Function · 0.65
Implementers
2
cfg
internal/authflow/flow.go
AuthConfig
internal/config/config.go
Calls
no outgoing calls
Tested by
no test coverage detected