flow_api

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2025 License: AGPL-3.0 Imports: 22 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
	OTPRateLimiter           limiter.Store
	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

func (*FlowPilotHandler) TokenExchangeFlowHandler added in v1.4.0

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

Jump to

Keyboard shortcuts

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