cms

package
v0.0.0-...-ff4c41b Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PasswordResetSubjectTemplate = "Password Reset Request %s"
	PasswordResetMessageTemplate = `` /* 5726-byte string literal not displayed */

)
View Source
const (
	RegistrationOtpResultSubjectTemplate = "Email Confirmation for %s"
	RegistrationOtpResultMessageTemplate = `` /* 5114-byte string literal not displayed */

)

Variables

This section is empty.

Functions

func NewPasswordResetOutputHandler

func NewPasswordResetOutputHandler(emailClient infra.EmailClient) out.Output[dto.PasswordResetCodeResult]

func NewRegistrationOTPOutputHandler

func NewRegistrationOTPOutputHandler(emailClient infra.EmailClient) out.Output[dto.OtpResult]

Types

type OTPData

type OTPData struct {
	Email string
	OTP   string
}

Jump to

Keyboard shortcuts

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