adminui

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package adminui exposes the auth plugin's admin configuration UI for Go hosts.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigHTML

func ConfigHTML(options Options) ([]byte, error)

ConfigHTML renders the auth admin configuration page with host endpoints.

func Handler

func Handler(options Options) http.Handler

Handler serves the auth admin configuration page under a host-owned prefix.

Types

type Options

type Options struct {
	AdminBasePath string
	DescribePath  string
	ValidatePath  string
}

Options configures the embedded auth admin configuration UI for a host app.

Jump to

Keyboard shortcuts

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