utils

package
v0.0.0-...-85173b4 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2024 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 HashPassword

func HashPassword(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