profile

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2025 License: AGPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountDelete

type AccountDelete struct {
	shared.Action
}

func (AccountDelete) Execute

func (AccountDelete) GetDescription

func (a AccountDelete) GetDescription() string

func (AccountDelete) GetName

func (a AccountDelete) GetName() flowpilot.ActionName

func (AccountDelete) Initialize

type ContinueToOTPSecretCreation

type ContinueToOTPSecretCreation struct {
	shared.Action
}

func (ContinueToOTPSecretCreation) Execute

func (ContinueToOTPSecretCreation) GetDescription

func (a ContinueToOTPSecretCreation) GetDescription() string

func (ContinueToOTPSecretCreation) GetName

func (ContinueToOTPSecretCreation) Initialize

type ContinueToSecurityKeyCreation

type ContinueToSecurityKeyCreation struct {
	shared.Action
}

func (ContinueToSecurityKeyCreation) Execute

func (ContinueToSecurityKeyCreation) GetDescription

func (a ContinueToSecurityKeyCreation) GetDescription() string

func (ContinueToSecurityKeyCreation) GetName

func (ContinueToSecurityKeyCreation) Initialize

type EmailCreate

type EmailCreate struct {
	shared.Action
}

func (EmailCreate) Execute

func (EmailCreate) GetDescription

func (a EmailCreate) GetDescription() string

func (EmailCreate) GetName

func (a EmailCreate) GetName() flowpilot.ActionName

func (EmailCreate) Initialize

type EmailDelete

type EmailDelete struct {
	shared.Action
}

func (EmailDelete) Execute

func (EmailDelete) GetDescription

func (a EmailDelete) GetDescription() string

func (EmailDelete) GetName

func (a EmailDelete) GetName() flowpilot.ActionName

func (EmailDelete) Initialize

type EmailSetPrimary

type EmailSetPrimary struct {
	shared.Action
}

func (EmailSetPrimary) Execute

func (EmailSetPrimary) GetDescription

func (a EmailSetPrimary) GetDescription() string

func (EmailSetPrimary) GetName

func (a EmailSetPrimary) GetName() flowpilot.ActionName

func (EmailSetPrimary) Initialize

type EmailVerify

type EmailVerify struct {
	shared.Action
}

func (EmailVerify) Execute

func (EmailVerify) GetDescription

func (a EmailVerify) GetDescription() string

func (EmailVerify) GetName

func (a EmailVerify) GetName() flowpilot.ActionName

func (EmailVerify) Initialize

type GetProfileData

type GetProfileData struct {
	shared.Action
}

func (GetProfileData) Execute

type GetSessions

type GetSessions struct {
	shared.Action
}

func (GetSessions) Execute

type OTPSecretDelete

type OTPSecretDelete struct {
	shared.Action
}

func (OTPSecretDelete) Execute

func (OTPSecretDelete) GetDescription

func (a OTPSecretDelete) GetDescription() string

func (OTPSecretDelete) GetName

func (a OTPSecretDelete) GetName() flowpilot.ActionName

func (OTPSecretDelete) Initialize

type PasswordCreate

type PasswordCreate struct {
	shared.Action
}

func (PasswordCreate) Execute

func (PasswordCreate) GetDescription

func (a PasswordCreate) GetDescription() string

func (PasswordCreate) GetName

func (a PasswordCreate) GetName() flowpilot.ActionName

func (PasswordCreate) Initialize

type PasswordDelete

type PasswordDelete struct {
	shared.Action
}

func (PasswordDelete) Execute

func (PasswordDelete) GetDescription

func (a PasswordDelete) GetDescription() string

func (PasswordDelete) GetName

func (a PasswordDelete) GetName() flowpilot.ActionName

func (PasswordDelete) Initialize

type PasswordUpdate

type PasswordUpdate struct {
	shared.Action
}

func (PasswordUpdate) Execute

func (PasswordUpdate) GetDescription

func (a PasswordUpdate) GetDescription() string

func (PasswordUpdate) GetName

func (a PasswordUpdate) GetName() flowpilot.ActionName

func (PasswordUpdate) Initialize

type PatchMetadata

type PatchMetadata struct {
	shared.Action
}

func (PatchMetadata) Execute

func (PatchMetadata) GetDescription

func (a PatchMetadata) GetDescription() string

func (PatchMetadata) GetName

func (a PatchMetadata) GetName() flowpilot.ActionName

func (PatchMetadata) Initialize

type RefreshSessionUser

type RefreshSessionUser struct {
	shared.Action
}

func (RefreshSessionUser) Execute

type SecurityKeyCreate

type SecurityKeyCreate struct {
	shared.Action
}

func (SecurityKeyCreate) Execute

func (SecurityKeyCreate) GetDescription

func (a SecurityKeyCreate) GetDescription() string

func (SecurityKeyCreate) GetName

func (SecurityKeyCreate) Initialize

type SecurityKeyDelete

type SecurityKeyDelete struct {
	shared.Action
}

func (SecurityKeyDelete) Execute

func (SecurityKeyDelete) GetDescription

func (a SecurityKeyDelete) GetDescription() string

func (SecurityKeyDelete) GetName

func (SecurityKeyDelete) Initialize

type SessionDelete

type SessionDelete struct {
	shared.Action
}

func (SessionDelete) Execute

func (SessionDelete) GetDescription

func (a SessionDelete) GetDescription() string

func (SessionDelete) GetName

func (a SessionDelete) GetName() flowpilot.ActionName

func (SessionDelete) Initialize

type UsernameCreate

type UsernameCreate struct {
	shared.Action
}

func (UsernameCreate) Execute

func (UsernameCreate) GetDescription

func (a UsernameCreate) GetDescription() string

func (UsernameCreate) GetName

func (a UsernameCreate) GetName() flowpilot.ActionName

func (UsernameCreate) Initialize

type UsernameDelete

type UsernameDelete struct {
	shared.Action
}

func (UsernameDelete) Execute

func (UsernameDelete) GetDescription

func (a UsernameDelete) GetDescription() string

func (UsernameDelete) GetName

func (a UsernameDelete) GetName() flowpilot.ActionName

func (UsernameDelete) Initialize

type UsernameUpdate

type UsernameUpdate struct {
	shared.Action
}

func (UsernameUpdate) Execute

func (UsernameUpdate) GetDescription

func (a UsernameUpdate) GetDescription() string

func (UsernameUpdate) GetName

func (a UsernameUpdate) GetName() flowpilot.ActionName

func (UsernameUpdate) Initialize

type WebauthnCredentialCreate

type WebauthnCredentialCreate struct {
	shared.Action
}

func (WebauthnCredentialCreate) Execute

func (WebauthnCredentialCreate) GetDescription

func (a WebauthnCredentialCreate) GetDescription() string

func (WebauthnCredentialCreate) GetName

func (WebauthnCredentialCreate) Initialize

type WebauthnCredentialDelete

type WebauthnCredentialDelete struct {
	shared.Action
}

func (WebauthnCredentialDelete) Execute

func (WebauthnCredentialDelete) GetDescription

func (a WebauthnCredentialDelete) GetDescription() string

func (WebauthnCredentialDelete) GetName

func (WebauthnCredentialDelete) Initialize

type WebauthnCredentialRename

type WebauthnCredentialRename struct {
	shared.Action
}

func (WebauthnCredentialRename) Execute

func (WebauthnCredentialRename) GetDescription

func (a WebauthnCredentialRename) GetDescription() string

func (WebauthnCredentialRename) GetName

func (WebauthnCredentialRename) Initialize

type WebauthnVerifyAttestationResponse

type WebauthnVerifyAttestationResponse struct {
	shared.Action
}

func (WebauthnVerifyAttestationResponse) Execute

func (WebauthnVerifyAttestationResponse) GetDescription

func (a WebauthnVerifyAttestationResponse) GetDescription() string

func (WebauthnVerifyAttestationResponse) GetName

func (WebauthnVerifyAttestationResponse) Initialize

Jump to

Keyboard shortcuts

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