deviceauth

package
v1.0.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFactory

func NewFactory(cfg *config.Config) extension.Factory

Types

type CertInfo

type CertInfo struct {
	CommonName string
	DeviceID   string
	OrgID      uuid.UUID
}

func (CertInfo) String

func (c CertInfo) String() string

type ContextKey

type ContextKey string
const (
	DeviceCNKey    ContextKey = "device_cn"
	DeviceIDKey    ContextKey = "device_id"
	DeviceOrgIDKey ContextKey = "device_org_id"
)

Jump to

Keyboard shortcuts

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