verif

package
v0.0.0-...-04efeb6 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EmailVerificationPurpose = "v"
	PasswordResetPurpose     = "r"
)

Variables

View Source
var VerificationValidMinutes = 10

Functions

func DeleteKey

func DeleteKey(key string, purpose string)

func GenerateVerificationCode

func GenerateVerificationCode(length int) string

func RegisterVerificationCodeWithKey

func RegisterVerificationCodeWithKey(key string, code string, purpose string)

func VerifyCodeWithKey

func VerifyCodeWithKey(key string, code string, purpose string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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