jwt

package
v1.82.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewJwtToken

func NewJwtToken(secret string, data map[string]interface{}) (string, error)

func NewJwtTokenExtended added in v1.28.0

func NewJwtTokenExtended(secret string, data map[string]interface{}, valid time.Duration) (string, error)

func ParseJwtToken

func ParseJwtToken(secret string, token string, extract []string) ([]string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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