Documentation
¶
Index ¶
- Variables
- func HashPassword(password string) (string, error)
- func MapUUID(uuid string, secret string) (string, error)
- func Simple(content string, expiredAt time.Time) (string, error)
- func UnmapUUID(uuid string, secret string) (string, error)
- func ValidateSimple(token string) (string, error)
- func VerifyPassword(dbPassword, password string) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ValidateSimple ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.