Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResendVerificationEmail ¶
ResendVerificationEmail resends verification email and deletes the old one from the database
func SendConfirmation ¶
SendConfirmation sends an email verification on account creation
func VerifyEmail ¶
VerifyEmail awaits for the SendConfirmation email to be verified
Types ¶
type ResendRequest ¶
type ResendRequest struct {
Email string `json:"email"`
}
Click to show internal directories.
Click to hide internal directories.