auth

package
v0.0.0-...-413f389 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateJWT

func GenerateJWT(username string) (string, error)

Types

type Claims

type Claims struct {
	Username string `json:"username"`
	jwt.StandardClaims
}

func ValidateJWT

func ValidateJWT(tokenStr string) (*Claims, error)

Jump to

Keyboard shortcuts

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