libs

package
v0.0.0-...-d9e7967 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateJWT

func CreateJWT(userId int64) string

Types

type JWTUser

type JWTUser struct {
	UserId int64 `json:"user_id,omitempty"`
	jwt.StandardClaims
}

func DecodeJWT

func DecodeJWT(jwtString string) (*JWTUser, error)

Jump to

Keyboard shortcuts

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