auth

package
v0.2.18 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SetupResult

type SetupResult struct {
	Name  string
	Error error
}

SetupResult contains the result of a browser-based setup

type SetupServer

type SetupServer struct {
	// contains filtered or unexported fields
}

SetupServer handles the browser-based authentication flow

func NewSetupServer

func NewSetupServer(apiBaseURL string, out, err io.Writer) (*SetupServer, error)

NewSetupServer creates a new setup server

func (*SetupServer) Start

func (s *SetupServer) Start(ctx context.Context) (*SetupResult, error)

Start starts the setup server and opens the browser

Jump to

Keyboard shortcuts

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