auth

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2026 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authorizer added in v0.8.1

type Authorizer interface {
	composer.FlowComponent
	custom.Ordered
	adminext.APIProvider
}

func NewComponent added in v0.8.0

func NewComponent(opts *Opts) (Authorizer, error)

type Opts

type Opts struct {
	// Auth configuration.
	Cfg *config.AuthConfig

	// SQL client.
	SQLClient db.SQLClient

	// Directory where OAS for the auth APIs can be found.
	OASDir string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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