middleware

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 29, 2025 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UserSessions = make(map[string]*UserSession)

Functions

func InitJWT

func InitJWT() *jwt.GinJWTMiddleware

func InstanceJWT

func InstanceJWT() *jwt.GinJWTMiddleware

Types

type UserSession

type UserSession struct {
	Username    string
	JWTToken    string
	NetCTIToken string
}

Jump to

Keyboard shortcuts

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