middleware

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Overview

* @Author: SpenserCai * @Date: 2023-09-29 19:27:29 * @version: * @LastEditors: SpenserCai * @LastEditTime: 2023-10-09 15:19:49 * @Description: file content

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildJwt added in v1.0.1

func BuildJwt(userInfo DbotUser.UserInfo, other map[string]string) (string, error)

func DecodeJwt added in v1.0.1

func DecodeJwt(bearerHeader string) (jwt.MapClaims, error)

解码jwt

func RefreshJwt added in v1.0.1

func RefreshJwt(bearerHeader string) (string, error)

刷新jwt

func ValidateJwt

func ValidateJwt(bearerHeader string) (interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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