middleware

package
v0.0.0-...-cb92cc7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenToken

func GenToken(uuid int64) (string, error)

Types

type JWTClaim

type JWTClaim struct {
	UUID int64 `json:"uuid"`
	jwt.RegisteredClaims
}

func ValidateToken

func ValidateToken(token string) (bool, JWTClaim, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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