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