helper

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

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

Go to latest
Published: Apr 19, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComaparePasswords

func ComaparePasswords(hashedPassword string, password string) bool

func CreateJWTToken

func CreateJWTToken(userID uint, secret string) (string, error)

func HashPassword

func HashPassword(password string) (string, error)

func ValidateJWTToken

func ValidateJWTToken(tokenSting string, secret string) (*jwt.Token, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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