auth

package
v0.0.0-...-b77bc39 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateJWT

func GenerateJWT(email string) (string, error)

Types

type CustomClaims

type CustomClaims struct {
	Email string `json:"email"`
	jwt.StandardClaims
}

func ValidateJWT

func ValidateJWT(tokenString string) (*CustomClaims, error)

Jump to

Keyboard shortcuts

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