auth

package
v0.0.50 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnauthorized  = errors.New("unauthorized")
	ErrUnknownDomain = errors.New("unknown domain")
	ErrUnknownUser   = errors.New("unknown user")
)

Functions

This section is empty.

Types

type Authenticator added in v0.0.38

type Authenticator interface {
	VerifyPermissions(user string, password string, domain string) (err error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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