server

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2023 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Favicon16x16Handler added in v0.3.0

func Favicon16x16Handler() http.Handler

func Favicon32x32Handler added in v0.3.0

func Favicon32x32Handler() http.Handler

func FaviconHandler

func FaviconHandler() http.Handler

func HealthHandler

func HealthHandler(peopleStore people.Store) http.Handler

func IndexHandler

func IndexHandler(basePath string, serverSettings *settings.Server, scope string) http.Handler

func JwtScriptHandler added in v0.4.1

func JwtScriptHandler() http.Handler

func LoadLoginTemplate added in v0.3.1

func LoadLoginTemplate(filename string) error

func LoginHandler

func LoginHandler(basePath string, peopleStore people.Store, clientStore clients.Store, issuer, sessionName string) http.Handler

func LogoutHandler

func LogoutHandler(basePath string, serverSettings *settings.Server, sessionStore sessions.Store, clientStore clients.Store) http.Handler

func MainScriptHandler added in v0.4.1

func MainScriptHandler() http.Handler

func PeopleAPIHandler

func PeopleAPIHandler(peopleStore people.Store, customVersions map[string]map[string]string, requireAuthN bool) http.Handler

func StyleHandler

func StyleHandler() http.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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