auth

package
v0.0.0-...-f08f74e Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyService

type ProxyService struct {
	// contains filtered or unexported fields
}

ProxyService -

func NewProxyService

func NewProxyService() (*ProxyService, error)

NewProxyService -

func (*ProxyService) Handler

func (svc *ProxyService) Handler() http.Handler

Handler bootstraps package routes and their respective HTTP HandlerFuncs returning a standard http.Handler interface to be served independenly or mounted in a routing chain

func (*ProxyService) ListenAndServe

func (svc *ProxyService) ListenAndServe() error

ListenAndServe function

func (*ProxyService) Path

func (svc *ProxyService) Path() string

Path returns the configured path

func (*ProxyService) RegisterProvider

func (svc *ProxyService) RegisterProvider(key string, p *openid.AuthenticationProvider)

RegisterProvider inserts the OpenID Connect Provider into the local cache

Jump to

Keyboard shortcuts

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