Documentation ¶
Index ¶
- type AccountDelete
- type ContinueToOTPSecretCreation
- type ContinueToSecurityKeyCreation
- func (a ContinueToSecurityKeyCreation) Execute(c flowpilot.ExecutionContext) error
- func (a ContinueToSecurityKeyCreation) GetDescription() string
- func (a ContinueToSecurityKeyCreation) GetName() flowpilot.ActionName
- func (a ContinueToSecurityKeyCreation) Initialize(c flowpilot.InitializationContext)
- type EmailCreate
- type EmailDelete
- type EmailSetPrimary
- type EmailVerify
- type GetProfileData
- type GetSessions
- type OTPSecretDelete
- type PasswordCreate
- type PasswordDelete
- type PasswordUpdate
- type RefreshSessionUser
- type SecurityKeyCreate
- type SecurityKeyDelete
- type SessionDelete
- type UsernameCreate
- type UsernameDelete
- type UsernameUpdate
- type WebauthnCredentialCreate
- type WebauthnCredentialDelete
- type WebauthnCredentialRename
- type WebauthnVerifyAttestationResponse
- func (a WebauthnVerifyAttestationResponse) Execute(c flowpilot.ExecutionContext) error
- func (a WebauthnVerifyAttestationResponse) GetDescription() string
- func (a WebauthnVerifyAttestationResponse) GetName() flowpilot.ActionName
- func (a WebauthnVerifyAttestationResponse) Initialize(c flowpilot.InitializationContext)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountDelete ¶
func (AccountDelete) Execute ¶
func (a AccountDelete) Execute(c flowpilot.ExecutionContext) error
func (AccountDelete) GetDescription ¶
func (a AccountDelete) GetDescription() string
func (AccountDelete) GetName ¶
func (a AccountDelete) GetName() flowpilot.ActionName
func (AccountDelete) Initialize ¶
func (a AccountDelete) Initialize(c flowpilot.InitializationContext)
type ContinueToOTPSecretCreation ¶ added in v1.2.0
func (ContinueToOTPSecretCreation) Execute ¶ added in v1.2.0
func (a ContinueToOTPSecretCreation) Execute(c flowpilot.ExecutionContext) error
func (ContinueToOTPSecretCreation) GetDescription ¶ added in v1.2.0
func (a ContinueToOTPSecretCreation) GetDescription() string
func (ContinueToOTPSecretCreation) GetName ¶ added in v1.2.0
func (a ContinueToOTPSecretCreation) GetName() flowpilot.ActionName
func (ContinueToOTPSecretCreation) Initialize ¶ added in v1.2.0
func (a ContinueToOTPSecretCreation) Initialize(c flowpilot.InitializationContext)
type ContinueToSecurityKeyCreation ¶ added in v1.2.0
func (ContinueToSecurityKeyCreation) Execute ¶ added in v1.2.0
func (a ContinueToSecurityKeyCreation) Execute(c flowpilot.ExecutionContext) error
func (ContinueToSecurityKeyCreation) GetDescription ¶ added in v1.2.0
func (a ContinueToSecurityKeyCreation) GetDescription() string
func (ContinueToSecurityKeyCreation) GetName ¶ added in v1.2.0
func (a ContinueToSecurityKeyCreation) GetName() flowpilot.ActionName
func (ContinueToSecurityKeyCreation) Initialize ¶ added in v1.2.0
func (a ContinueToSecurityKeyCreation) Initialize(c flowpilot.InitializationContext)
type EmailCreate ¶
func (EmailCreate) Execute ¶
func (a EmailCreate) Execute(c flowpilot.ExecutionContext) error
func (EmailCreate) GetDescription ¶
func (a EmailCreate) GetDescription() string
func (EmailCreate) GetName ¶
func (a EmailCreate) GetName() flowpilot.ActionName
func (EmailCreate) Initialize ¶
func (a EmailCreate) Initialize(c flowpilot.InitializationContext)
type EmailDelete ¶
func (EmailDelete) Execute ¶
func (a EmailDelete) Execute(c flowpilot.ExecutionContext) error
func (EmailDelete) GetDescription ¶
func (a EmailDelete) GetDescription() string
func (EmailDelete) GetName ¶
func (a EmailDelete) GetName() flowpilot.ActionName
func (EmailDelete) Initialize ¶
func (a EmailDelete) Initialize(c flowpilot.InitializationContext)
type EmailSetPrimary ¶
func (EmailSetPrimary) Execute ¶
func (a EmailSetPrimary) Execute(c flowpilot.ExecutionContext) error
func (EmailSetPrimary) GetDescription ¶
func (a EmailSetPrimary) GetDescription() string
func (EmailSetPrimary) GetName ¶
func (a EmailSetPrimary) GetName() flowpilot.ActionName
func (EmailSetPrimary) Initialize ¶
func (a EmailSetPrimary) Initialize(c flowpilot.InitializationContext)
type EmailVerify ¶
func (EmailVerify) Execute ¶
func (a EmailVerify) Execute(c flowpilot.ExecutionContext) error
func (EmailVerify) GetDescription ¶
func (a EmailVerify) GetDescription() string
func (EmailVerify) GetName ¶
func (a EmailVerify) GetName() flowpilot.ActionName
func (EmailVerify) Initialize ¶
func (a EmailVerify) Initialize(c flowpilot.InitializationContext)
type GetProfileData ¶
func (GetProfileData) Execute ¶
func (h GetProfileData) Execute(c flowpilot.HookExecutionContext) error
type GetSessions ¶ added in v1.1.0
func (GetSessions) Execute ¶ added in v1.1.0
func (h GetSessions) Execute(c flowpilot.HookExecutionContext) error
type OTPSecretDelete ¶ added in v1.2.0
func (OTPSecretDelete) Execute ¶ added in v1.2.0
func (a OTPSecretDelete) Execute(c flowpilot.ExecutionContext) error
func (OTPSecretDelete) GetDescription ¶ added in v1.2.0
func (a OTPSecretDelete) GetDescription() string
func (OTPSecretDelete) GetName ¶ added in v1.2.0
func (a OTPSecretDelete) GetName() flowpilot.ActionName
func (OTPSecretDelete) Initialize ¶ added in v1.2.0
func (a OTPSecretDelete) Initialize(c flowpilot.InitializationContext)
type PasswordCreate ¶
func (PasswordCreate) Execute ¶
func (a PasswordCreate) Execute(c flowpilot.ExecutionContext) error
func (PasswordCreate) GetDescription ¶
func (a PasswordCreate) GetDescription() string
func (PasswordCreate) GetName ¶
func (a PasswordCreate) GetName() flowpilot.ActionName
func (PasswordCreate) Initialize ¶
func (a PasswordCreate) Initialize(c flowpilot.InitializationContext)
type PasswordDelete ¶
func (PasswordDelete) Execute ¶
func (a PasswordDelete) Execute(c flowpilot.ExecutionContext) error
func (PasswordDelete) GetDescription ¶
func (a PasswordDelete) GetDescription() string
func (PasswordDelete) GetName ¶
func (a PasswordDelete) GetName() flowpilot.ActionName
func (PasswordDelete) Initialize ¶
func (a PasswordDelete) Initialize(c flowpilot.InitializationContext)
type PasswordUpdate ¶
func (PasswordUpdate) Execute ¶
func (a PasswordUpdate) Execute(c flowpilot.ExecutionContext) error
func (PasswordUpdate) GetDescription ¶
func (a PasswordUpdate) GetDescription() string
func (PasswordUpdate) GetName ¶
func (a PasswordUpdate) GetName() flowpilot.ActionName
func (PasswordUpdate) Initialize ¶
func (a PasswordUpdate) Initialize(c flowpilot.InitializationContext)
type RefreshSessionUser ¶
func (RefreshSessionUser) Execute ¶
func (h RefreshSessionUser) Execute(c flowpilot.HookExecutionContext) error
type SecurityKeyCreate ¶ added in v1.2.0
func (SecurityKeyCreate) Execute ¶ added in v1.2.0
func (a SecurityKeyCreate) Execute(c flowpilot.ExecutionContext) error
func (SecurityKeyCreate) GetDescription ¶ added in v1.2.0
func (a SecurityKeyCreate) GetDescription() string
func (SecurityKeyCreate) GetName ¶ added in v1.2.0
func (a SecurityKeyCreate) GetName() flowpilot.ActionName
func (SecurityKeyCreate) Initialize ¶ added in v1.2.0
func (a SecurityKeyCreate) Initialize(c flowpilot.InitializationContext)
type SecurityKeyDelete ¶ added in v1.2.0
func (SecurityKeyDelete) Execute ¶ added in v1.2.0
func (a SecurityKeyDelete) Execute(c flowpilot.ExecutionContext) error
func (SecurityKeyDelete) GetDescription ¶ added in v1.2.0
func (a SecurityKeyDelete) GetDescription() string
func (SecurityKeyDelete) GetName ¶ added in v1.2.0
func (a SecurityKeyDelete) GetName() flowpilot.ActionName
func (SecurityKeyDelete) Initialize ¶ added in v1.2.0
func (a SecurityKeyDelete) Initialize(c flowpilot.InitializationContext)
type SessionDelete ¶ added in v1.1.0
func (SessionDelete) Execute ¶ added in v1.1.0
func (a SessionDelete) Execute(c flowpilot.ExecutionContext) error
func (SessionDelete) GetDescription ¶ added in v1.1.0
func (a SessionDelete) GetDescription() string
func (SessionDelete) GetName ¶ added in v1.1.0
func (a SessionDelete) GetName() flowpilot.ActionName
func (SessionDelete) Initialize ¶ added in v1.1.0
func (a SessionDelete) Initialize(c flowpilot.InitializationContext)
type UsernameCreate ¶
func (UsernameCreate) Execute ¶
func (a UsernameCreate) Execute(c flowpilot.ExecutionContext) error
func (UsernameCreate) GetDescription ¶
func (a UsernameCreate) GetDescription() string
func (UsernameCreate) GetName ¶
func (a UsernameCreate) GetName() flowpilot.ActionName
func (UsernameCreate) Initialize ¶
func (a UsernameCreate) Initialize(c flowpilot.InitializationContext)
type UsernameDelete ¶
func (UsernameDelete) Execute ¶
func (a UsernameDelete) Execute(c flowpilot.ExecutionContext) error
func (UsernameDelete) GetDescription ¶
func (a UsernameDelete) GetDescription() string
func (UsernameDelete) GetName ¶
func (a UsernameDelete) GetName() flowpilot.ActionName
func (UsernameDelete) Initialize ¶
func (a UsernameDelete) Initialize(c flowpilot.InitializationContext)
type UsernameUpdate ¶
func (UsernameUpdate) Execute ¶
func (a UsernameUpdate) Execute(c flowpilot.ExecutionContext) error
func (UsernameUpdate) GetDescription ¶
func (a UsernameUpdate) GetDescription() string
func (UsernameUpdate) GetName ¶
func (a UsernameUpdate) GetName() flowpilot.ActionName
func (UsernameUpdate) Initialize ¶
func (a UsernameUpdate) Initialize(c flowpilot.InitializationContext)
type WebauthnCredentialCreate ¶
func (WebauthnCredentialCreate) Execute ¶
func (a WebauthnCredentialCreate) Execute(c flowpilot.ExecutionContext) error
func (WebauthnCredentialCreate) GetDescription ¶
func (a WebauthnCredentialCreate) GetDescription() string
func (WebauthnCredentialCreate) GetName ¶
func (a WebauthnCredentialCreate) GetName() flowpilot.ActionName
func (WebauthnCredentialCreate) Initialize ¶
func (a WebauthnCredentialCreate) Initialize(c flowpilot.InitializationContext)
type WebauthnCredentialDelete ¶
func (WebauthnCredentialDelete) Execute ¶
func (a WebauthnCredentialDelete) Execute(c flowpilot.ExecutionContext) error
func (WebauthnCredentialDelete) GetDescription ¶
func (a WebauthnCredentialDelete) GetDescription() string
func (WebauthnCredentialDelete) GetName ¶
func (a WebauthnCredentialDelete) GetName() flowpilot.ActionName
func (WebauthnCredentialDelete) Initialize ¶
func (a WebauthnCredentialDelete) Initialize(c flowpilot.InitializationContext)
type WebauthnCredentialRename ¶
func (WebauthnCredentialRename) Execute ¶
func (a WebauthnCredentialRename) Execute(c flowpilot.ExecutionContext) error
func (WebauthnCredentialRename) GetDescription ¶
func (a WebauthnCredentialRename) GetDescription() string
func (WebauthnCredentialRename) GetName ¶
func (a WebauthnCredentialRename) GetName() flowpilot.ActionName
func (WebauthnCredentialRename) Initialize ¶
func (a WebauthnCredentialRename) Initialize(c flowpilot.InitializationContext)
type WebauthnVerifyAttestationResponse ¶
func (WebauthnVerifyAttestationResponse) Execute ¶
func (a WebauthnVerifyAttestationResponse) Execute(c flowpilot.ExecutionContext) error
func (WebauthnVerifyAttestationResponse) GetDescription ¶
func (a WebauthnVerifyAttestationResponse) GetDescription() string
func (WebauthnVerifyAttestationResponse) GetName ¶
func (a WebauthnVerifyAttestationResponse) GetName() flowpilot.ActionName
func (WebauthnVerifyAttestationResponse) Initialize ¶
func (a WebauthnVerifyAttestationResponse) Initialize(c flowpilot.InitializationContext)
Source Files ¶
- action_account_delete.go
- action_continue_to_otp_secret_creation.go
- action_continue_to_security_key_creation.go
- action_email_create.go
- action_email_delete.go
- action_email_set_primary.go
- action_email_verify.go
- action_otp_secret_delete.go
- action_password_create.go
- action_password_delete.go
- action_password_update.go
- action_security_key_create.go
- action_security_key_delete.go
- action_session_delete.go
- action_username_create.go
- action_username_delete.go
- action_username_update.go
- action_webauthn_credential_create.go
- action_webauthn_credential_delete.go
- action_webauthn_credential_rename.go
- action_webauthn_verify_attestation_response.go
- hook_get_profile_data.go
- hook_get_sessions.go
- hook_refresh_session_user.go
Click to show internal directories.
Click to hide internal directories.