extensions

package
v0.13.5 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildWebBotAuthOutput

type BuildWebBotAuthOutput struct {
	ExtensionID string
	OutputDir   string
}

BuildWebBotAuthOutput contains the result of building the extension

type ExtensionsBuildWebBotAuthInput

type ExtensionsBuildWebBotAuthInput struct {
	Output            string
	HostURL           string
	KeyPath           string // Path to user's JWK or PEM file (optional, defaults to RFC9421 test key)
	ExtensionName     string // Name for the extension paths (defaults to "web-bot-auth")
	AutoUpload        bool   // Whether the extension will be automatically uploaded after building
	SignatureAgentURL string // URL of the signature agent
}

Jump to

Keyboard shortcuts

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