utils

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateToken

func GenerateToken(info model.User, secretKey []byte, duration time.Duration) (string, error)

func VerifyPassword

func VerifyPassword(hashedPassword string, candidatePassword string) bool

func VerifyToken

func VerifyToken(tokenStr string, secretKey []byte) (*model.UserClaims, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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