jwty

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2023 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthClaims

type AuthClaims struct {
	jwt.StandardClaims
	Email string
	Id    int
}

type Jwty

type Jwty struct {
}

func New

func New() *Jwty

func (*Jwty) FastJwt

func (j *Jwty) FastJwt(id int, email string) (string, error)

func (*Jwty) Run

func (j *Jwty) Run() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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