bannerjwt

package
v0.0.0-...-c6ebbac Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateToken

func CreateToken(name string, is_donor bool, is_mod bool) (string, error)

func IsAuth

func IsAuth(token_string string) (string, bool, bool, error)

Types

type Claims

type Claims struct {
	*jwt.StandardClaims
	Name    string
	IsDonor bool
	IsMod   bool
}

Jump to

Keyboard shortcuts

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