auth

package
v0.0.0-...-e88f72d Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2022 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BasicAuth

func BasicAuth(username, passwordHash, securedPrefix string) server.MiddlewareFactory

func Noop

func OpenIDConnect

func OpenIDConnect(config OidcConfig, securedPrefix string) (server.MiddlewareFactory, error)

Types

type OidcConfig

type OidcConfig struct {
	Issuer       string
	ClientId     string
	ClientSecret string
	RedirectUri  string
}

Jump to

Keyboard shortcuts

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