flow_api

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2024 License: AGPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlowPilotHandler

type FlowPilotHandler struct {
	Persister                persistence.Persister
	Cfg                      config.Config
	PasscodeService          services.Passcode
	PasswordService          services.Password
	WebauthnService          services.WebauthnService
	SamlService              saml.Service
	SessionManager           session.Manager
	PasscodeRateLimiter      limiter.Store
	PasswordRateLimiter      limiter.Store
	TokenExchangeRateLimiter limiter.Store
	AuthenticatorMetadata    mapper.AuthenticatorMetadata
	AuditLogger              auditlog.Logger
}

func (*FlowPilotHandler) LoginFlowHandler

func (h *FlowPilotHandler) LoginFlowHandler(c echo.Context) error

func (*FlowPilotHandler) ProfileFlowHandler

func (h *FlowPilotHandler) ProfileFlowHandler(c echo.Context) error

func (*FlowPilotHandler) RegistrationFlowHandler

func (h *FlowPilotHandler) RegistrationFlowHandler(c echo.Context) error

Jump to

Keyboard shortcuts

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