handler

package
v0.0.1-test9 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func New

func New(cfg *config.Config, svc *service.Service) *Handler

func (*Handler) Authorize

func (h *Handler) Authorize(w http.ResponseWriter, r *http.Request)

func (*Handler) GetRegistration

func (h *Handler) GetRegistration(w http.ResponseWriter, r *http.Request)

func (*Handler) JWKS

func (h *Handler) JWKS(w http.ResponseWriter, r *http.Request)

func (*Handler) LoginCallback

func (h *Handler) LoginCallback(w http.ResponseWriter, r *http.Request)

func (*Handler) LoginStart

func (h *Handler) LoginStart(w http.ResponseWriter, r *http.Request)

func (*Handler) RegisterClient

func (h *Handler) RegisterClient(w http.ResponseWriter, r *http.Request)

func (*Handler) Router

func (h *Handler) Router() http.Handler

func (*Handler) Token

func (h *Handler) Token(w http.ResponseWriter, r *http.Request)

func (*Handler) UserInfo

func (h *Handler) UserInfo(w http.ResponseWriter, r *http.Request)

func (*Handler) WellKnown

func (h *Handler) WellKnown(w http.ResponseWriter, _ *http.Request)

Jump to

Keyboard shortcuts

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