utils

package
v0.0.0-...-9ba4c02 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPasswordHash

func CheckPasswordHash(password, hashedPassword string) bool

func GenerateToken

func GenerateToken(email string, userId int64) (string, error)

func HasPassword

func HasPassword(password string) (string, error)

func VerifyToken

func VerifyToken(token string) (int64, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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