jwt

package
v0.0.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JwtSecret = []byte(os.Getenv("JWT_SECRET"))

Functions

func CreateToken

func CreateToken(userID string) (string, error)

func ValidateToken added in v0.0.3

func ValidateToken(token string) (*jwtlib.Token, map[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