jwt

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IHandler

type IHandler interface {
	Handle() error
}

func NewHandler

func NewHandler(ctx *gin.Context, opt *jwt.Option) IHandler

func NewStatefulHandler

func NewStatefulHandler(ctx *gin.Context, opt *jwt.Option, store jwt.StatefulStore) IHandler

Jump to

Keyboard shortcuts

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