auth

package
v0.0.0-...-2351a71 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBasicAuth

func NewBasicAuth(validator ValidationFunc) func(http.Handler) http.Handler

Types

type AuthorizationCtx

type AuthorizationCtx string

type ValidationFunc

type ValidationFunc func(username, password string) bool

func NewMapValidator

func NewMapValidator(credentials map[string]string) ValidationFunc

Jump to

Keyboard shortcuts

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