v2

package
v0.0.0-...-8fe0c81 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthLoginHandler

type AuthLoginHandler struct {
	handlers.BaseHandler
	Providers providers.ProviderChain
}

func (*AuthLoginHandler) ServeHTTP

func (this *AuthLoginHandler) ServeHTTP(response http.ResponseWriter, request *http.Request)

type ChangePasswordHandler

type ChangePasswordHandler struct {
	handlers.AuthHandler
}

func (*ChangePasswordHandler) ServeHTTP

func (this *ChangePasswordHandler) ServeHTTP(response http.ResponseWriter, request *http.Request)

type ValidateTokenHandler

type ValidateTokenHandler struct {
	handlers.BaseHandler
}

func (*ValidateTokenHandler) ServeHTTP

func (this *ValidateTokenHandler) ServeHTTP(response http.ResponseWriter, request *http.Request)

Jump to

Keyboard shortcuts

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