auth

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2026 License: MIT Imports: 2 Imported by: 0

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

func NewCredentialStore(configDir string) *credstore.Store

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL