auth

package
v0.0.0-...-f516da5 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateToken

func CreateToken(userID uuid.UUID) (string, error)

CreateToken to generate the token

func ExtractToken

func ExtractToken(r *http.Request) string

ExtractToken to extract the token

func ExtractTokenID

func ExtractTokenID(r *http.Request) (uuid.UUID, error)

ExtractTokenID to extract the token ID

func Pretty

func Pretty(data interface{})

Pretty display the claims licely in the terminal

func TokenValid

func TokenValid(r *http.Request) error

TokenValid to validate the token

Types

This section is empty.

Jump to

Keyboard shortcuts

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