jwt

package
v0.22.151 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2025 License: Apache-2.0, MIT Imports: 4 Imported by: 0

Documentation

Overview

Package jwt provides JWT related code, that is used in filters.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Token

type Token struct {
	Claims map[string]interface{}
}

func Parse

func Parse(value string) (*Token, error)

Jump to

Keyboard shortcuts

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