Documentation ¶
Index ¶
Constants ¶
View Source
const ( LoginEmail = 0 LoginSSO = 1 LoginCancel = 2 )
Variables ¶
View Source
var ( ErrNotURLSafe = errors.New("not a valid url safe string") ErrRequired = errors.New("can not be empty") )
Functions ¶
Types ¶
type CLI ¶
type CLI struct{}
CLI is the archaic fallback UI for auth.
func (*CLI) RequestLoginType ¶ added in v2.5.0
func (*CLI) RequestPassword ¶ added in v2.5.0
type Huh ¶ added in v2.5.0
type Huh struct {
// contains filtered or unexported fields
}
func (*Huh) RequestCreds ¶ added in v2.5.1
func (*Huh) RequestLoginType ¶ added in v2.5.0
func (*Huh) RequestWorkspace ¶ added in v2.5.0
Click to show internal directories.
Click to hide internal directories.