jwt

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitJwt

func InitJwt(signedKey, issuer, audience string)

func MakeJwt

func MakeJwt(subKey string, subVal any, ttl time.Duration) (token string, err error)

func ParseJwt

func ParseJwt(tokenStr string) (subKey string, subVal any, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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