Documentation
¶
Overview ¶
Package auth provides authentication using shared CLI infrastructure.
This is a seed template. Customize ServiceName, DisableEnvVar, and the auth flow for your application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GeneratePKCE ¶
func GeneratePKCE() (verifier, challenge string)
GeneratePKCE generates PKCE verifier and challenge for OAuth flows.
func NewCredentialStore ¶
NewCredentialStore creates a credential store for this CLI. Replace "your-app" with your application name and "APP_NO_KEYRING" with your application's env var.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.