auth

package
v0.0.0-...-37234c6 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPasswordHash

func CheckPasswordHash(password, hash string) bool

func CreateToken

func CreateToken(user_id uint32) (string, error)

func ExtractToken

func ExtractToken(r *http.Request) string

func ExtractTokenID

func ExtractTokenID(r *http.Request) (uint32, error)

func HashPassword

func HashPassword(password string) (string, error)

func TokenValid

func TokenValid(r *http.Request) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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