Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ UsersForHost
Method
UsersForHost
pkg/cmd/auth/shared/login_flow.go:27–27 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
25
type
iconfig
interface
{
26
Login(string, string, string, string, bool) (bool, error)
27
UsersForHost(string) []string
28
}
29
30
type
LoginOptions
struct
{
Callers
4
switchRun
Function · 0.65
Login
Function · 0.65
statusRun
Function · 0.65
logoutRun
Function · 0.65
Implementers
1
AuthConfig
internal/config/config.go
Calls
no outgoing calls
Tested by
no test coverage detected