MCPcopy Create free account
hub / github.com/git-bug/git-bug / Login

Method Login

api/graphql/models/lazy_identity.go:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 Name() string
18 Email() (string, error)
19 Login() (string, error)
20 AvatarUrl() (string, error)
21 Keys() ([]*identity.Key, error)
22 DisplayName() string

Callers 4

LoginMethod · 0.65
LoginMethod · 0.65
_Identity_loginMethod · 0.65
ComplexityMethod · 0.65

Implementers 3

Identityentities/identity/identity.go
IdentityStubentities/identity/identity_stub.go
lazyIdentityapi/graphql/models/lazy_identity.go

Calls

no outgoing calls

Tested by

no test coverage detected