Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientCredsFlowInteractor ¶
type ClientCredsFlowInteractor struct {
// contains filtered or unexported fields
}
func NewClientCredsFlow ¶
func NewClientCredsFlow(wellKnownConfig oidc.WellKnownConfiguration, database *db.CredentialStore, operatingSystem string) ClientCredsFlowInteractor
func (*ClientCredsFlowInteractor) Request ¶
func (interactor *ClientCredsFlowInteractor) Request(client db.OidcClient, dryRun bool)
Click to show internal directories.
Click to hide internal directories.