Versions in this module Expand all Collapse all v0 v0.6.1 Dec 24, 2025 v0.6.0 Jul 1, 2025 Changes in this version + type ClientCredentials struct + Audience string + ClientID string + IssuerURL string + PrivateKey string + Scope string v0.5.0 Jul 29, 2020 Changes in this version + func Command(grouping *cmdutils.FlagGrouping) *cobra.Command + type PromptFunc struct + SkipOpen bool + func NewPrompt(skipOpen bool) *PromptFunc + func (p *PromptFunc) Prompt(code *o.DeviceCodeResult) error