token

package
v0.0.0-...-f02a2e5 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateJWT

func GenerateJWT(id int64) (string, error)

GenerateJWT for user

func VerifyToken

func VerifyToken(tokenString string) (jwt.Claims, error)

VerifyToken params

Types

type Claims

type Claims struct {
	ID int64 `json:"ID"`
	jwt.StandardClaims
}

Jump to

Keyboard shortcuts

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