Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IssuerToName ¶
Types ¶
type WebChooser ¶
type WebChooser struct {
OpList []providers.BrowserOpenIdProvider
OpenBrowser bool
// contains filtered or unexported fields
}
func NewWebChooser ¶
func NewWebChooser(opList []providers.BrowserOpenIdProvider) *WebChooser
func (*WebChooser) ChooseOp ¶
func (wc *WebChooser) ChooseOp(ctx context.Context) (providers.OpenIdProvider, error)
Click to show internal directories.
Click to hide internal directories.